linux-kernel-test/drivers/net/wireless/hostap
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
..
hostap_80211_rx.c hostap: convert to internal net_device_stats 2009-03-21 22:55:34 -07:00
hostap_80211_tx.c net: use symbolic values for ndo_start_xmit() return codes 2009-06-13 01:18:50 -07:00
hostap_80211.h
hostap_ap.c hostap: convert to internal net_device_stats 2009-03-21 22:55:34 -07:00
hostap_ap.h
hostap_common.h
hostap_config.h
hostap_cs.c
hostap_download.c
hostap_hw.c net: remove needless (now buggy) & from dev->dev_addr 2009-05-17 11:59:47 -07:00
hostap_info.c
hostap_ioctl.c
hostap_main.c hostap: convert to net_device_ops 2009-03-21 22:55:36 -07:00
hostap_pci.c
hostap_plx.c wireless: remove some (bogus?) 'may be used uninitialized' warnings 2009-04-24 15:41:41 -04:00
hostap_proc.c
hostap_wlan.h hostap: convert to internal net_device_stats 2009-03-21 22:55:34 -07:00
hostap.h
Kconfig
Makefile