From: Bob Copeland Date: Sat, 24 Jan 2009 18:21:14 +0000 (-0500) Subject: mac80211: flush workqueue a second time in suspend() X-Git-Tag: v2.6.30-rc1~662^2~836^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e874e6585539f6706b8e5f96125c9fca89cce716;p=pandora-kernel.git mac80211: flush workqueue a second time in suspend() Drivers can theoretically queue more work in one of their callbacks from mac80211 suspend, so let's flush it once more to be on the safe side, just before calling ->stop(). Signed-off-by: Bob Copeland Signed-off-by: John W. Linville --- Reading git-diff-tree failed