From: Holger Schurig Date: Mon, 26 Nov 2007 08:35:44 +0000 (+0100) Subject: libertas: let more than one MAC event through X-Git-Tag: v2.6.24-rc4~9^2~25^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6591e36a1c52445f95f26738394909ee9bf94390;p=pandora-kernel.git libertas: let more than one MAC event through lbs_mac_event_disconnected() was called once and then never again upon a hardware MAC event. The reason was that the driver didn't clean the correct bit in the interrupt cause register of the chip. Signed-off-by: Holger Schurig Acked-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed