linux/drivers/net/wireless/hostap
Neil Horman 550fd08c2c net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
After the last patch, We are left in a state in which only drivers calling
ether_setup have IFF_TX_SKB_SHARING set (we assume that drivers touching real
hardware call ether_setup for their net_devices and don't hold any state in
their skbs.  There are a handful of drivers that violate this assumption of
course, and need to be fixed up.  This patch identifies those drivers, and marks
them as not being able to support the safe transmission of skbs by clearning the
IFF_TX_SKB_SHARING flag in priv_flags

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
CC: Karsten Keil <isdn@linux-pingi.de>
CC: "David S. Miller" <davem@davemloft.net>
CC: Jay Vosburgh <fubar@us.ibm.com>
CC: Andy Gospodarek <andy@greyhouse.net>
CC: Patrick McHardy <kaber@trash.net>
CC: Krzysztof Halasa <khc@pm.waw.pl>
CC: "John W. Linville" <linville@tuxdriver.com>
CC: Greg Kroah-Hartman <gregkh@suse.de>
CC: Marcel Holtmann <marcel@holtmann.org>
CC: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-07-27 22:39:30 -07:00
..
hostap.h
hostap_80211.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
hostap_80211_rx.c
hostap_80211_tx.c
hostap_ap.c Fix common misspellings 2011-03-31 11:26:23 -03:00
hostap_ap.h Fix common misspellings 2011-03-31 11:26:23 -03:00
hostap_common.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
hostap_config.h net: change to new flag variable 2011-03-17 14:05:35 +01:00
hostap_cs.c pcmcia: Convert pcmcia_device_id declarations to const 2011-05-06 07:46:22 +02:00
hostap_download.c
hostap_hw.c hostap: don't use flush_scheduled_work() 2010-12-12 16:45:15 +01:00
hostap_info.c
hostap_ioctl.c Fix common misspellings 2011-03-31 11:26:23 -03:00
hostap_main.c net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared 2011-07-27 22:39:30 -07:00
hostap_pci.c hostap_pci: set dev->base_addr during probe 2010-07-14 13:49:46 -04:00
hostap_plx.c
hostap_proc.c
hostap_wlan.h net: remove interrupt.h inclusion from netdevice.h 2011-06-06 22:55:11 -07:00
Kconfig
Makefile