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)
commitcb831b537d50d21f6afb5dffbde4cf6523627461
tree7d9b48f51264335f8338d786cbe211bda320a92e
parentba0afa2f22e1e3f332e45460f99328025d44564e
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