From: Andy Green Date: Fri, 27 Jul 2007 13:43:24 +0000 (+0200) Subject: [MAC80211]: Add get_unaligned to ieee80211_get_radiotap_len X-Git-Tag: v2.6.24-rc1~1454^2~847 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfe6e81deaa79c85086c0cc8d85b229e444ab97f;p=pandora-kernel.git [MAC80211]: Add get_unaligned to ieee80211_get_radiotap_len ieee80211_get_radiotap_len() tries to dereference radiotap length without taking care that it is completely unaligned and get_unaligned() is required. Signed-off-by: Andy Green Signed-off-by: Jiri Benc Signed-off-by: John W. Linville --- Reading git-diff-tree failed