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)
commit43b19952de54b0fccfcdc5968891ebe550367fe8
tree2657f6820dfbaaaab1aa3dc4af48ecbeef363a89
parent7b99a7c2dab7efe7c265b66fedbf3444958ebfe3
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