• Herbert Xu's avatar
    [PATCH] Check cmd in plip_ioctl · be0cb256
    Herbert Xu authored
    I received a bug report that a PLIP interface was incorrectly identified
    as wireless because plip_ioctl did not check what the value of cmd is
    before processing the request.
    
    This patch fixes exactly that.
    be0cb256
plip.c 35.2 KB