]> Pileus Git - ~andy/linux/commit
mac80211: use oper_channel in mesh
authorJohannes Berg <johannes.berg@intel.com>
Mon, 23 Jul 2012 12:29:21 +0000 (14:29 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 31 Jul 2012 14:18:51 +0000 (16:18 +0200)
commit6962d602056c88ce470f991a265a33132fb95232
tree7633bdfa5fe461bace0f9f265ad6ad12b569c5ef
parentb17166a707e748ad87907f38431a1df26bb643f2
mac80211: use oper_channel in mesh

Using hw.conf.channel is wrong as it could be the
temporary channel if any function like the beacon
get function is called while scanning or during
other temporary out-of-channel activities.

Use oper_channel instead.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mesh.c