• Dave Jones's avatar
    usbnet: Remove over-broad module alias from zaurus. · 16adf5d0
    Dave Jones authored
    This module and a bunch of dependancies are getting loaded on several
    of laptops I have (probably picking up the mobile broadband device),
    that have nothing to do with zaurus. Matching by class without
    any vendor/device pair isn't the right thing to do here, as it
    will prevent any other driver from correctly binding to it.
    (Or in the absense of a driver, will just waste time & memory by
     unnecessarily loading modules)
    Signed-off-by: default avatarDave Jones <davej@redhat.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    16adf5d0
zaurus.c 11.3 KB