]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: remove tx_frags driver callback
authorJohannes Berg <johannes.berg@intel.com>
Mon, 2 Jul 2012 13:40:18 +0000 (15:40 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 2 Jul 2012 13:40:18 +0000 (15:40 +0200)
commit78215a7dd19b27fbb73c0391bcbd51c4bc678ed6
tree7d9b48f51264335f8338d786cbe211bda320a92e
parent7b98204026e49cdc68ad50c27d783b9b793f722d
mac80211: remove tx_frags driver callback

The implementation of tx_frags is buggy due to
not handling queue stop, and there's no driver
implementing it so remove it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/driver-ops.h
net/mac80211/main.c
net/mac80211/tx.c