linux/drivers/staging/ath6kl
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
..
bmi ath6kl: Replace data type macros with kernel defined ones 2011-05-03 12:29:58 -07:00
hif ath6kl: Replace data type macros with kernel defined ones 2011-05-03 12:29:58 -07:00
htc2 ath6kl: Replace data type macros with kernel defined ones 2011-05-03 12:29:58 -07:00
include ath6kl: Remove ununsed macros from gpio_reg.h 2011-05-06 09:31:55 -07:00
miscdrv ath6kl: Remove ununsed macros from gpio_reg.h 2011-05-06 09:31:55 -07:00
os/linux net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared 2011-07-27 22:39:30 -07:00
reorder ath6kl: Replace data type macros with kernel defined ones 2011-05-03 12:29:58 -07:00
wlan ath6kl: Replace data type macros with kernel defined ones 2011-05-03 12:29:58 -07:00
wmi ath6kl: Remove gpio.h and gpio_api.h 2011-05-06 09:31:55 -07:00
Kconfig staging: fix ath6kl build when CFG80211 is not enabled 2011-06-07 12:28:40 -07:00
Makefile ath6kl: use CONFIG_ATH6KL_ENABLE_COEXISTENCE 2011-04-04 22:58:13 -07:00
TODO staging: ath6kl: update TODO file / maintainers 2011-02-23 13:59:56 -08:00