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)
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>

No differences found