diff options
author | Dave Jones <davej@redhat.com> | 2011-06-18 00:02:10 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-06-29 13:09:17 (GMT) |
commit | 16adf5d07987d93675945f3cecf0e33706566005 (patch) | |
tree | 9cd6b8daef665e6b818d0d60bd395a5d6b4d744f /drivers/tty/mxser.c | |
parent | 1a8690aa50a00670f254282a92caf1401bd30528 (diff) | |
download | linux-16adf5d07987d93675945f3cecf0e33706566005.tar.xz |
usbnet: Remove over-broad module alias from zaurus.
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: Dave Jones <davej@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/tty/mxser.c')
0 files changed, 0 insertions, 0 deletions