]> git.karo-electronics.de Git - mv-sheeva.git/commit
mac80211: fix switched HWMP frame addresses
authorThomas Pedersen <thomas@cozybit.com>
Fri, 25 Nov 2011 01:15:22 +0000 (17:15 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 28 Nov 2011 19:44:04 +0000 (14:44 -0500)
commit3c26f1f68e24d087cd3481aeb68a6274e6e0b30b
tree4fb4a9926ddd98fe8a5537ef525ef49efb6e417b
parent7e3c88660b5b90f437cf466b1805089ccb764ee3
mac80211: fix switched HWMP frame addresses

HWMP originator and target addresses were switched on the air but also
on reception, which is why path selection still worked.

Signed-off-by: Thomas Pedersen <thomas@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mesh_hwmp.c