mac80211: move mesh filter adjusting
authorJohannes Berg <johannes.berg@intel.com>
Fri, 3 Dec 2010 08:20:41 +0000 (09:20 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 6 Dec 2010 21:01:28 +0000 (16:01 -0500)
commit09b174702601079c3a04806754be30ffbd70db4d
treea98e00fafeb106a8d9fb3d336250bb4220be09ac
parent45904f21655cf4f0ae7d0fab5906fe51bf56ecf4
mac80211: move mesh filter adjusting

Logically, the filter adjusting belongs with
starting/stopping mesh, not interface up/down,
so move it there.

Tested-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/iface.c
net/mac80211/mesh.c