mac80211: mesh gate fixes
authorThomas Pedersen <thomas@cozybit.com>
Thu, 25 Aug 2011 17:36:14 +0000 (10:36 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 26 Aug 2011 14:39:23 +0000 (10:39 -0400)
commitc613366113c8956ee869e12558099927586785bb
tree0336b039c694ca19b9e5ce42608aebd0ec0b92fe
parent25232490af96f899f7e17de2c136e03d2c9ded62
mac80211: mesh gate fixes

Since a v1 of the mesh gate series was accidentally applied, this patch
contains the changes in v2.

These are:
- automatically make mesh gate a root node.
- use TU_TO_EXP_TIME macro.
- initialize timer instead of checking for NULL timer function.
- cleanups.

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