Skip to content
Commit cc83b08f authored by Dominik Brodowski's avatar Dominik Brodowski
Browse files

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: default avatarDominik Brodowski <linux@dominikbrodowski.net>
parent be1066bb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment