git: ethernet: Constify the lladdr pointer passed to ether_ifattach()

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Tue Jun 25 00:17:42 PDT 2013


commit 4105de1c3c959a636b0f6948f8999416ac7c154c
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Tue Jun 25 15:15:57 2013 +0800

    ethernet: Constify the lladdr pointer passed to ether_ifattach()

Summary of changes:
 sys/net/if_ethersubr.c | 9 +++++----
 sys/net/if_var.h       | 7 ++++---
 2 files changed, 9 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4105de1c3c959a636b0f6948f8999416ac7c154c


-- 
DragonFly BSD source repository



More information about the Commits mailing list