]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/wireless/nl80211.c
nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACE
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Wed, 12 Nov 2014 14:26:45 +0000 (16:26 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 19 Nov 2014 18:02:42 +0000 (19:02 +0100)
commit8f894be2df9ad43d17763bc0201f7f303a91f091
treebf19c754c4f1c6c168ff31a0cb3d4f3e7e2b7976
parent93d638d49cac96a93abf09bb3526f2112d9f8387
nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACE

Let the other listeners being notified when a new or del interface
command has been issued, thus reducing later necessary request to be in
sync with current context.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c