diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2008-01-28 09:50:12 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-02-01 14:34:46 -0800 |
commit | de6f92b9ee00e9f841fb1a63d0bd60593ec55dbe (patch) | |
tree | fcd4403920eb1a29a515a5b59130ea61e6e9cffc /lib/proportions.c | |
parent | 6ce4560a39f72e45a273c652ee116f8b0fc6386f (diff) |
USB: handle idVendor of 0x0000
Some crazy devices in the wild have a vendor id of 0x0000. If we try to
add a module alias with this id, we just can't do it due to a check in
the file2alias.c file. Change the test to verify that both the vendor
and product ids are 0x0000 to show a real "blank" module alias.
Note, the module-init-tools package also needs to be changed to properly
generate the depmod tables.
Cc: Janusz <janumix@poczta.fm>
Cc: stable <stable@kernel.org>
Cc: Jon Masters <jcm@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'lib/proportions.c')
0 files changed, 0 insertions, 0 deletions