]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf1a8ad731ef85270269bafdf8508c401641d4ef8
treebf19c754c4f1c6c168ff31a0cb3d4f3e7e2b7976
parenta72451797c95f8602ab7e0f17463ffe841128c5e
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