From: Johannes Berg Date: Mon, 26 May 2014 11:52:25 +0000 (+0200) Subject: cfg80211: send events when devices are added/removed X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~99^2^2~44^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bb20556726702a27166e49ef513bd8d8432d9c4;p=pandora-kernel.git cfg80211: send events when devices are added/removed We're currently sending NEW_WIPHY events for renames (which is a bit odd, but now can't be changed), but also send them for really new devices that register. Also send DEL_WIPHY events when a device is removed, the event ID for this was already reserved. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed