Greg Kroah-Hartman de6f92b9ee 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>
2008-02-01 14:34:46 -08:00
..
2007-11-02 08:47:06 +01:00
2008-02-01 14:34:46 -08:00
2008-02-01 14:34:45 -08:00
2007-11-28 13:58:35 -08:00
2007-10-12 14:55:28 -07:00
2007-11-28 13:58:35 -08:00
2007-10-12 14:55:08 -07:00