cfg80211: add netlink channel put helper
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 2 Apr 2009 18:08:08 +0000 (14:08 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Apr 2009 20:54:40 +0000 (16:54 -0400)
commit5dab3b8a68cc97a7e6b9f79f5de05803c8e55a3c
tree8f44660bdb4a760fa67240d9c44f99eb0ce6aeaa
parenta4ed90d60c39c5aef9a170d7693f61175acb22e0
cfg80211: add netlink channel put helper

This adds a netlink channel put helper, nl80211_msg_put_channel(),
which we will also make use of later for the beacon hints events.

Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/nl80211.c