DragonFly commits List (threaded) for 2012-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: netif: Use ether_ioctl() to handle SIOCSIFADDR
commit 1267e20ace6533a33d9e2fec92216e7be67e4eee
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Sun Feb 26 22:02:27 2012 +0800
netif: Use ether_ioctl() to handle SIOCSIFADDR
DragonFly's SIOCSIFADDR handling in ether_ioctl() already has unnecessary
if_init avoidance processing; no need to reinvent the wheel
Summary of changes:
sys/dev/netif/de/if_de.c | 37 +----------------------
sys/dev/netif/e1000/if_igb.c | 25 ---------------
sys/netproto/802_11/wlan/ieee80211_ioctl.c | 46 ----------------------------
3 files changed, 1 insertions(+), 107 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1267e20ace6533a33d9e2fec92216e7be67e4eee
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]