aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
diff options
context:
space:
mode:
authorJohannes Berg <johannes@sipsolutions.net>2008-01-11 02:02:51 +0100
committerDavid S. Miller <davem@davemloft.net>2008-01-31 19:26:34 -0800
commit691ba2346d5b88cec62fe8db0bf336a58a07b926 (patch)
tree729d7d629d74c4eef8cafc781925a8f02efdf853 /drivers/net/wireless
parent4bdb0fba9e53dc263eb9601404d097dd99e60f83 (diff)
mac80211: fix alignment warning
When I introduced the alignment warning I forgot the A-MSDU case which has a different requirement because each frame contains 14-byte 802.3 headers in front of the IP payload. This patch moves the alignment warning to a place where we know whether we're dealing with an A-MSDU frame and adjusts it accordingly. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wireless')
0 files changed, 0 insertions, 0 deletions