From: Michael Buesch Date: Mon, 12 Jun 2006 15:02:22 +0000 (+0200) Subject: [PATCH] bcm43xx: suspend MAC while executing long pwork X-Git-Tag: v2.6.19-rc1~1263^2~109^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=062caf43d803771b660defe6b147711d8b730364;p=pandora-kernel.git [PATCH] bcm43xx: suspend MAC while executing long pwork Suspend MAC (and make MAC-suspend refcounting) when doing long periodic work. On long periodic work, we disable IRQs on the device, so we don't want the MAC to stay operating and probably miss packets due do non-delivery of interrupts. Signed-off-by: Michael Buesch Signed-off-by: John W. Linville --- Reading git-diff-tree failed