From: Johannes Berg Date: Wed, 27 Mar 2013 22:20:27 +0000 (+0100) Subject: mac80211: destroy virtual monitor interface across suspend X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~98^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c3e21e7443bdb948437a6e925fd111e932dc083;p=pandora-kernel.git mac80211: destroy virtual monitor interface across suspend It has to be removed from the driver, but completely destroying it helps handle unplug of a device during suspend since then the channel context handling etc. doesn't have to happen later when it's removed. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed