mac80211: warn when receiving frames with unaligned data
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 18 Dec 2007 14:11:35 +0000 (15:11 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Dec 2007 03:36:32 +0000 (19:36 -0800)
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>

No differences found