]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit613973df237684d9e4884ee93162b571b12187ac
tree6d6a85d0cbf697a94635a9f1749db7e3e1f8079f
parenta16caf728571f0eb2d6f15045bc51d05fe22de59
[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