From: Johannes Berg Date: Tue, 18 Dec 2007 14:11:35 +0000 (+0100) Subject: mac80211: warn when receiving frames with unaligned data X-Git-Tag: v2.6.24-rc7~32^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81100eb80add328c4d2a377326f15aa0e7236398;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed