commit | d6a1a64aec2b2e2e13b629ed72afd319d8bce5da | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Tue Nov 15 00:09:13 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Nov 15 08:59:19 2005 -0800 |
tree | 6d6a85d0cbf697a94635a9f1749db7e3e1f8079f | |
parent | 93588e2284b6be1873cc0bb7fbf0947bdbf72830 [diff] |
[PATCH] hfc_usb: fix usb device table We need to use the USB_DEVICE macro here, else the modinfo aliases go all wrong. Also, correctly terminate the table, as noted by Dave Jones <davej@redhat.com> Cc: Greg KH <greg@kroah.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Acked-by: Karsten Keil <kkeil@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>