git: net: Don't use IF_{EN,DE}QUEUE on ifnet.if_snd

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Wed Jan 2 23:27:13 PST 2013


commit 223b3dbf7cf109daecd4fc66c66eb6f9e6e392e6
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Thu Jan 3 15:23:06 2013 +0800

    net: Don't use IF_{EN,DE}QUEUE on ifnet.if_snd

Summary of changes:
 sys/dev/atm/en/midway.c                     |    3 +-
 sys/dev/netif/ath/ath/if_ath.c              |    2 +-
 sys/dev/netif/xl/if_xl.c                    |   30 ---------------------------
 sys/netgraph/eiface/ng_eiface.c             |    2 +-
 sys/netgraph/fec/ng_fec.c                   |    2 +-
 sys/netgraph7/ng_eiface.c                   |    2 +-
 sys/netproto/802_11/wlan/ieee80211_hostap.c |    3 +-
 7 files changed, 8 insertions(+), 36 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/223b3dbf7cf109daecd4fc66c66eb6f9e6e392e6


-- 
DragonFly BSD source repository



More information about the Commits mailing list