kernel-fxtec-pro1x/drivers/net/wireless/ipw2x00
Patrick McHardy ec634fe328 net: convert remaining non-symbolic return values in ndo_start_xmit() functions
This patch converts the remaining occurences of raw return values to their
symbolic counterparts in ndo_start_xmit() functions that were missed by the
previous automatic conversion.

Additionally code that assumed the symbolic value of NETDEV_TX_OK to be zero
is changed to explicitly use NETDEV_TX_OK.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-07-05 19:23:38 -07:00
..
ieee80211.h
ipw2100.c Wireless: remove driver_data direct access of struct device 2009-05-06 15:15:01 -04:00
ipw2100.h
ipw2200.c net: fix network drivers ndo_start_xmit() return values (part 3) 2009-06-13 01:18:37 -07:00
ipw2200.h
Kconfig
libipw_geo.c
libipw_module.c
libipw_rx.c
libipw_tx.c net: convert remaining non-symbolic return values in ndo_start_xmit() functions 2009-07-05 19:23:38 -07:00
libipw_wx.c
Makefile