diff options
author | Christian Lamparter <chunkeey@googlemail.com> | 2010-11-06 14:07:10 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-11-15 19:26:12 +0100 |
commit | 041fb8f504fb0a6b61bc2131679da554b2fa8c9d (patch) | |
tree | e1c4553b0432c145085d5a4fa4a93a4a6427372a /drivers/net/wireless/rt2x00/rt2400pci.h | |
parent | mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher() (diff) | |
download | linux-041fb8f504fb0a6b61bc2131679da554b2fa8c9d.tar.xz linux-041fb8f504fb0a6b61bc2131679da554b2fa8c9d.zip |
carl9170: tx path review
This patch fixes a few shortcomings in the tx path.
* move temp. ampdu_[ack]_len out of txinfo->pad.
* fix WARN_ON from tx.c:line 300 when tx_ampdu_queue
fails to queue the frame.
* In tx_prepare, we already have a local pointer
to the station's ieee80211_sta struct.
* remove a second !sta check, tx_prepare already takes
care of that.
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/rt2x00/rt2400pci.h')
0 files changed, 0 insertions, 0 deletions