[PATCH] hfc_usb: fix usb device table
authorAndrew Morton <akpm@osdl.org>
Tue, 15 Nov 2005 08:09:13 +0000 (00:09 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 15 Nov 2005 16:59:19 +0000 (08:59 -0800)
commitd6a1a64aec2b2e2e13b629ed72afd319d8bce5da
tree6d6a85d0cbf697a94635a9f1749db7e3e1f8079f
parent93588e2284b6be1873cc0bb7fbf0947bdbf72830
[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>
drivers/isdn/hisax/hfc_usb.c