[PATCH] Check cmd in plip_ioctl
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.
Showing
Please register or sign in to comment