From: Dominik Brodowski Date: Thu, 29 Apr 2010 13:56:25 +0000 (+0200) Subject: pcmcia: avoid pccard_validate_cis failure in resume callpath X-Git-Tag: v2.6.34-rc7~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc83b08fc791045ac197e6f4a030599bcd7100c5;p=pandora-kernel.git pcmcia: avoid pccard_validate_cis failure in resume callpath If the PCMCIA CIS changed before a resume event (e.g. due to a card exchange while being suspended, possibly also during a call to "pccardctl reset"), also set the function count to zero so that the subsequent call to pccard_validate_cis() does not fail. Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed