mac80211: allow processing of more than one HWMP IE
authorRui Paulo <rpaulo@gmail.com>
Mon, 9 Nov 2009 23:46:46 +0000 (23:46 +0000)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 11 Nov 2009 20:23:58 +0000 (15:23 -0500)
commitdbb81c428bf534fcfe94102acca50f6d56504999
tree9dcf3ddc9355eafe24293b4bd68db6560b37223a
parent27db2e423fdeae8815087677261ab72cca7b3c28
mac80211: allow processing of more than one HWMP IE

Since the HWMP IEs are now all optional and the action code is fixed,
allow the HWMP code to find and process each IE on the path
selection action frames.

Signed-off-by: Rui Paulo <rpaulo@gmail.com>
Signed-off-by: Javier Cardona <rpaulo@cozybit.com>
Reviewed-by: Andrey Yurovsky <andrey@cozybit.com>
Tested-by: Brian Cavagnolo <brian@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mesh_hwmp.c