Skip to content
Commit dfe6e81d authored by Andy Green's avatar Andy Green Committed by David S. Miller
Browse files

[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: default avatarAndy Green <andy@warmcat.com>
Signed-off-by: default avatarJiri Benc <jbenc@suse.cz>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 0ec0b7ac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment