commit | 533866b12cce484994163b1e201778cbac4c04c5 | [log] [tgz] |
---|---|---|
author | Porsch, Marco <marco.porsch@siemens.com> | Wed Feb 24 09:53:13 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Mar 30 15:37:23 2010 -0400 |
tree | 6623b75a54f72e53da78fc2982b8486d62346aae | |
parent | c7a00dc73b7185ab2ebd1aa7ce710c7b4edc77a4 [diff] |
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: Marco Porsch <marco.porsch@siemens.com> Acked-by: Javier Cardona <javier@cozybit.com> Cc: stable@kernel.org Signed-off-by: John W. Linville <linville@tuxdriver.com>