commit | c613366113c8956ee869e12558099927586785bb | [log] [tgz] |
---|---|---|
author | Thomas Pedersen <thomas@cozybit.com> | Thu Aug 25 10:36:14 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 26 10:39:23 2011 -0400 |
tree | 0336b039c694ca19b9e5ce42608aebd0ec0b92fe | |
parent | 25232490af96f899f7e17de2c136e03d2c9ded62 [diff] |
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>