mac80211-hwsim: Provide multicast event for HWSIM_CMD_NEW_RADIO
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Fri, 31 Oct 2014 12:48:47 +0000 (14:48 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 31 Oct 2014 13:03:35 +0000 (14:03 +0100)
When adding new radio via HWSIM_CMD_NEW_RADIO then listeners on the
multicast group "config" are informed.

While at it, refactor the configuration parameters to be able to
pass them directly and have fewer function arguments.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found