From: Porsch, Marco Date: Wed, 24 Feb 2010 08:53:13 +0000 (+0100) Subject: mac80211: fix PREQ processing and one small bug X-Git-Tag: v2.6.34-rc4~64^2~16^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=533866b12cce484994163b1e201778cbac4c04c5;p=pandora-kernel.git 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 Acked-by: Javier Cardona Cc: stable@kernel.org Signed-off-by: John W. Linville --- Reading git-diff-tree failed