]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: remove tx status ampdu_ack_map
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 26 May 2010 15:19:25 +0000 (17:19 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 3 Jun 2010 18:10:44 +0000 (14:10 -0400)
commita72f44a1563c0cc312f92433ee71da6256107aee
tree26a7e5f07c7545f179a501f55353560fe540e544
parentc9a74b9045147fafcb3fb9e4f260e7467ebd0bad
mac80211: remove tx status ampdu_ack_map

There's a single use of this struct member, but
as it is write-only it clearly not necessary.
Thus we can free up some space here, even if we
don't need it right now it seems pointless to
carry around the variable.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-agn-tx.c
include/net/mac80211.h