Skip to content
Commit 533866b1 authored by Porsch, Marco's avatar Porsch, Marco Committed by John W. Linville
Browse files

mac80211: fix PREQ processing and one small bug



1st) a PREQ should only be processed, if it has the same SN and better
metric (instead of better or equal).
2nd) next_hop[ETH_ALEN] now actually used to buffer
mpath->next_hop->sta.addr for use out of lock.

Signed-off-by: default avatarMarco Porsch <marco.porsch@siemens.com>
Acked-by: default avatarJavier Cardona <javier@cozybit.com>
Cc: stable@kernel.org
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent c7a00dc7
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