commit | 81100eb80add328c4d2a377326f15aa0e7236398 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue Dec 18 15:11:35 2007 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 26 19:36:32 2007 -0800 |
tree | 03b8f14120b8c2aece64bc7f13d52cb4a190b091 | |
parent | 0d17440688ad83de46e94e9fa11edb5a7fb3d180 [diff] |
mac80211: warn when receiving frames with unaligned data This patch makes mac80211 warn (once) when the driver passes up a frame in which the payload data is not aligned on a four-byte boundary, with a long comment for people who run into the condition and need to know what to do. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>