aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless
diff options
context:
space:
mode:
authorGertjan van Wingerde <gwingerde@gmail.com>2009-12-30 11:36:30 +0100
committerJohn W. Linville <linville@tuxdriver.com>2010-01-05 16:27:42 -0500
commit7a4a77b7771164d61ce702a588067d1e1d66db7c (patch)
tree9cdc685d8c4fcedc140f1a5ae739b03e37e8bf43 /net/wireless
parentmac80211: fix skb buffering issue (diff)
downloadlinux-dev-7a4a77b7771164d61ce702a588067d1e1d66db7c.tar.xz
linux-dev-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/wireless')
0 files changed, 0 insertions, 0 deletions