mac80211: remove tx_sync
authorJohannes Berg <johannes.berg@intel.com>
Fri, 9 Mar 2012 11:49:21 +0000 (12:49 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 12 Mar 2012 18:19:38 +0000 (14:19 -0400)
commit177958e9679c23537411066cc41b205635dacb14
tree9c5b4cebbe1cf1ba17a45b9aa660cde82619a958
parent3789d59c24cb142e4590492c3b5137a7c3dec352
mac80211: remove tx_sync

When the station state callback was added, this
was no longer needed in theory. With the iwlwifi
changes to remove use of it landing, we can kill
the entire tx-sync framework again, RIP.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/mac80211.h
net/mac80211/driver-ops.h
net/mac80211/driver-trace.h
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c