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

pcmcia: simplify event callback



The event callback for handling 16bit PCMCIA cards only needs to be
informed about a few events. Furthermore, send_event may already
only be called with skt->skt_mutex held, which also protects against
the module being removed behind the callback's back.

Signed-off-by: default avatarDominik Brodowski <linux@dominikbrodowski.net>
parent 5716d415
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