From: andrey@cozybit.com Date: Wed, 20 May 2009 00:20:13 +0000 (-0700) Subject: libertas: fix GSPI card event handling X-Git-Tag: v2.6.31-rc1~330^2~313^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea2d06395b6de717a5e0c4b6e55f3047cae2131f;p=pandora-kernel.git libertas: fix GSPI card event handling The GPSI interface driver does not re-enable the Card Event Interrupt, which causes problems after a card event (for example: link-loss) comes in. This can lead, for example, to the card failing to re-associate. This patch ensures that we re-enable the Card Event Interrupt when we handle card events. Signed-off-by: Andrey Yurovsky Acked-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed