linux/drivers/net/wireless/ipw2x00
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes
Convert magic values 1 and -1 to NETDEV_TX_BUSY and NETDEV_TX_LOCKED respectively.

0 (NETDEV_TX_OK) is not changed to keep the noise down, except in very few cases
where its in direct proximity to one of the other values.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-06-13 01:18:50 -07:00
..
Kconfig make net/ieee80211.h private to ipw2x00 2009-02-27 14:51:42 -05:00
Makefile
ieee80211.h ipw2x00: convert infrastructure for use by net_device_ops 2009-03-21 22:55:31 -07:00
ipw2100.c Wireless: remove driver_data direct access of struct device 2009-05-06 15:15:01 -04:00
ipw2100.h ipw2x00: age scan results on resume 2009-02-27 14:52:43 -05:00
ipw2200.c net: fix network drivers ndo_start_xmit() return values (part 3) 2009-06-13 01:18:37 -07:00
ipw2200.h ipw2x00: age scan results on resume 2009-02-27 14:52:43 -05:00
libipw_geo.c make net/ieee80211.h private to ipw2x00 2009-02-27 14:51:42 -05:00
libipw_module.c ipw2x00: remove old compat_net_dev_ops code 2009-04-16 02:20:04 -07:00
libipw_rx.c ipw2x00: convert to internal net_device_stats 2009-03-21 22:55:31 -07:00
libipw_tx.c net: use symbolic values for ndo_start_xmit() return codes 2009-06-13 01:18:50 -07:00
libipw_wx.c ipw2x00: age scan results on resume 2009-02-27 14:52:43 -05:00