question about vrc4173_cardu.c

Julia Lawall julia.lawall at lip6.fr
Mon Apr 27 14:30:25 PDT 2015


Hello,

Is there any need to keep drivers/pcmcia/vrc4173_cardu.c in the kernel?  
It contains the code INIT_WORK(&socket->tq_work, cardu_bh, socket);.  
INIT_WORK has not had three arguments since Linux 2.6.19, so I don't think 
that it is possible for this code to compile.

julia



More information about the linux-pcmcia mailing list