diff options
author | Christian Lamparter <chunkeey@googlemail.com> | 2010-11-06 09:07:10 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-11-15 13:26:12 -0500 |
commit | 041fb8f504fb0a6b61bc2131679da554b2fa8c9d (patch) | |
tree | e1c4553b0432c145085d5a4fa4a93a4a6427372a /drivers/net/wireless/rtl818x/Makefile | |
parent | ffa56e540c3949c4560dcce45eca247819e183c1 (diff) |
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/rtl818x/Makefile')
0 files changed, 0 insertions, 0 deletions