• Ben Dooks's avatar
    [PATCH] DM9000 - incorrect ioctl() handling · 2ae2d77c
    Ben Dooks authored
    The DM9000 driver is responding to ioctl() calls it should not be. This
    can cause problems with the wireless tools incorrectly indentifying the
    device as wireless capable, and crashing under certain operations.
    
    This patch also moves the version printk() to the init call, so that
    you only get it once for multiple devices, and to show it is loaded
    if there are no defined dm9000s
    Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
    Signed-off-by: default avatarJeff Garzik <jgarzik@pobox.com>
    2ae2d77c
dm9000.c 27.8 KB