summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/dev/usb/if_aue.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/if_aue.c b/sys/dev/usb/if_aue.c
index 4f78cc5..fc3241a 100644
--- a/sys/dev/usb/if_aue.c
+++ b/sys/dev/usb/if_aue.c
@@ -116,7 +116,7 @@ Static struct aue_type aue_devs[] = {
{ USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_USB100TX },
{ USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_USB10TA },
{ USB_VENDOR_COREGA, USB_PRODUCT_COREGA_FETHER_USB_TX },
- { USB_VENDOR_KINGSTON, USB_PRODUCT_KINGSTON_KNU101TX, }
+ { USB_VENDOR_KINGSTON, USB_PRODUCT_KINGSTON_KNU101TX, },
{ 0, 0 }
};
OpenPOWER on IntegriCloud