linux/drivers/staging/rtl8187se/ieee80211
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
..
dot11d.c Staging: rtl8187se: fix \r\n line ends 2009-04-03 14:53:30 -07:00
dot11d.h Staging: rtl8187se: fix \r\n line ends 2009-04-03 14:53:30 -07:00
ieee80211.h staging: __FUNCTION__ is gcc-specific, use __func__ 2009-01-07 15:48:54 -08:00
ieee80211_crypt.c Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211. 2009-02-27 12:56:23 -08:00
ieee80211_crypt.h
ieee80211_crypt_ccmp.c staging: __FUNCTION__ is gcc-specific, use __func__ 2009-01-07 15:48:54 -08:00
ieee80211_crypt_tkip.c staging: __FUNCTION__ is gcc-specific, use __func__ 2009-01-07 15:48:54 -08:00
ieee80211_crypt_wep.c staging: __FUNCTION__ is gcc-specific, use __func__ 2009-01-07 15:48:54 -08:00
ieee80211_module.c
ieee80211_rx.c staging: __FUNCTION__ is gcc-specific, use __func__ 2009-01-07 15:48:54 -08:00
ieee80211_softmac.c workqueue: add to_delayed_work() helper function 2009-04-02 19:04:50 -07:00
ieee80211_softmac_wx.c staging: __FUNCTION__ is gcc-specific, use __func__ 2009-01-07 15:48:54 -08:00
ieee80211_tx.c net: use symbolic values for ndo_start_xmit() return codes 2009-06-13 01:18:50 -07:00
ieee80211_wx.c Staging: rtl8187se: fix printk format warnings 2009-04-03 14:53:30 -07:00
internal.h
rtl_crypto.h