From: Ivo van Doorn Date: Sat, 6 Oct 2007 12:12:42 +0000 (+0200) Subject: [PATCH] rt2x00: Store "STARTED" state during suspend X-Git-Tag: v2.6.24-rc1~1454^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d7f9877a66a3abe0b04b63d1de4659919e21a92;p=pandora-kernel.git [PATCH] rt2x00: Store "STARTED" state during suspend Store the started state into a new flag DEVICE_STARTED_SUSPEND and set this when suspending while the device was started. We can't check for is_interface_present() since only mac80211 knows if there are monitor interfaces present. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed