diff options
author | Gertjan van Wingerde <gwingerde@gmail.com> | 2009-12-30 11:36:30 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-01-05 16:27:42 -0500 |
commit | 7a4a77b7771164d61ce702a588067d1e1d66db7c (patch) | |
tree | 9cdc685d8c4fcedc140f1a5ae739b03e37e8bf43 /net/mac80211/iface.c | |
parent | cf0277e714a0db302a8f80e1b85fd61c32cf00b3 (diff) | |
download | linux-3.10-7a4a77b7771164d61ce702a588067d1e1d66db7c.tar.gz linux-3.10-7a4a77b7771164d61ce702a588067d1e1d66db7c.tar.bz2 linux-3.10-7a4a77b7771164d61ce702a588067d1e1d66db7c.zip |
rt2x00: Properly request tx headroom for alignment operations.
Current rt2x00 drivers may result in a "ieee80211_tx_status: headroom too
small" error message when a frame needs to be properly aligned before
transmitting it.
This is because the space needed to ensure proper alignment isn't
requested from mac80211.
Fix this by adding sufficient amount of alignment space to the amount
of headroom requested for TX frames.
Reported-by: David Ellingsworth <david@identd.dyndns.org>
Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com>
Acked-by: Ivo van Doorn <ivdoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/iface.c')
0 files changed, 0 insertions, 0 deletions