From: Herton Ronaldo Krzesinski Date: Wed, 9 Dec 2009 16:56:13 +0000 (-0200) Subject: rtl8187: add radio led and fix warnings on suspend X-Git-Tag: v2.6.33-rc1~299^2~14^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49d7590ce494a971311ca55d8aaa6ea9a87b108f;p=pandora-kernel.git rtl8187: add radio led and fix warnings on suspend Michael Buesch reports that his rtl8187 gives warnings on suspend ("queueing ieee80211 work while going to suspend" warnings), as rtl8187 can call ieee80211_queue_delayed_work after mac80211 is suspended. This change enhances rtl8187 led code so we can avoid queuing work after mac80211 is suspended: now we register a radio led and make additional checks to ensure led is off/on properly as mac80211 wants. Signed-off-by: Herton Ronaldo Krzesinski Tested-by: Larry Finger Cc: Stable Signed-off-by: John W. Linville --- Reading git-diff-tree failed