linux/drivers/staging/rtl8187se
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
..
ieee80211 net: use symbolic values for ndo_start_xmit() return codes 2009-06-13 01:18:50 -07:00
Kconfig Staging: rtl8187se: fix Kconfig dependencies 2009-02-27 12:56:23 -08:00
Makefile Staging: rtl8187se: make the built module be the proper name 2009-01-06 13:52:32 -08: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.h
r8180.h Staging: rtl8187se: Fix compilation warnings and procfs directory leak 2009-05-08 19:39:27 -07:00
r8180_93cx6.c
r8180_93cx6.h
r8180_core.c Staging: rtl8187se: Fix compilation warnings and procfs directory leak 2009-05-08 19:39:27 -07:00
r8180_dm.c Staging: rtl8187se: fix \r\n line ends 2009-04-03 14:53:30 -07:00
r8180_dm.h Staging: rtl8187se: fix \r\n line ends 2009-04-03 14:53:30 -07:00
r8180_gct.c
r8180_gct.h
r8180_hw.h
r8180_max2820.c
r8180_max2820.h
r8180_pm.c
r8180_pm.h
r8180_rtl8225.c
r8180_rtl8225.h
r8180_rtl8225z2.c staging: __FUNCTION__ is gcc-specific, use __func__ 2009-01-07 15:48:54 -08:00
r8180_rtl8255.c
r8180_rtl8255.h
r8180_sa2400.c
r8180_sa2400.h
r8180_wx.c Staging: rtl8187se: fix build warnings 2009-04-03 14:53:30 -07:00
r8180_wx.h
r8185b_init.c