• B
    [PATCH] DM9000 - incorrect ioctl() handling · 2ae2d77c
    Ben Dooks 提交于
    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: NBen Dooks <ben-linux@fluff.org>
    Signed-off-by: NJeff Garzik <jgarzik@pobox.com>
    2ae2d77c
dm9000.c 27.8 KB