]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/drivers/driver_nl80211_capa.c
nl80211: Use the new nl80211_cmd_msg() helper
authorJouni Malinen <j@w1.fi>
Sat, 6 Dec 2014 11:04:29 +0000 (13:04 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 6 Dec 2014 14:41:25 +0000 (16:41 +0200)
commit56f77852e55da0c7921b3f00dcefd09137a675fa
treeb9d340ded3fb6f4439a7b0f6c72339785ec7b25b
parent07c7757cb138ae7a978802ffed05b0dad30b4495
nl80211: Use the new nl80211_cmd_msg() helper

This removes duplicated code for building nl80211 commands for a BSS.
This commit handles the functions that were already using
nl80211_set_iface_id().

Signed-off-by: Jouni Malinen <j@w1.fi>
src/drivers/driver_nl80211.c
src/drivers/driver_nl80211.h
src/drivers/driver_nl80211_capa.c