]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: use new genl helpers for WDS
authorJohannes Berg <johannes.berg@intel.com>
Thu, 7 Oct 2010 11:10:30 +0000 (13:10 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 7 Oct 2010 18:41:27 +0000 (14:41 -0400)
commit8a8f89532cb502f52b45e35ef61535c6f59d7447
tree2657f6820dfbaaaab1aa3dc4af48ecbeef363a89
parent965d324c4c2eed01ea68029379dee263e4446001
nl80211: use new genl helpers for WDS

Bill Jordan's patch to allow setting the WDS
peer crossed with my patch removing all the
boilerplate code in nl80211, and consequently
he didn't make use of it yet. Fix that.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/nl80211.c