Commit 3cde38e7f3491ea62429556149713b7a875c9ac2
Committed by
Johannes Berg
1 parent
1daa37c7ba
Exists in
smarc-imx_3.14.28_1.0.0_ga
and in
1 other branch
mac80211: fix off-by-one in llid check.
According to IEEE 802.11-2012 (8.4.2.104), no peering management element exists with length 7. This code is checking to see if llid is present to ignore close frames with different llid, which would be IEs with length 8. Signed-off-by: Bob Copeland <bob@cozybit.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
net/mac80211/mesh_plink.c