Author: kevlo
Date: Mon Nov 15 06:04:25 2010
New Revision: 215335
URL: http://svn.freebsd.org/changeset/base/215335
Log:
Remove unused struct rue_type
Modified:
head/sys/dev/usb/net/if_ruereg.h
Modified: head/sys/dev/usb/net/if_ruereg.h
==============================================================================
--- head/sys/dev/usb/net/if_ruereg.h Mon Nov 15 05:25:51 2010
(r215334)
+++ head/sys/dev/usb/net/if_ruereg.h Mon Nov 15 06:04:25 2010
(r215335)
@@ -157,11 +157,6 @@ struct rue_intrpkt {
uint8_t rue_col_cnt;
} __packed;
-struct rue_type {
- uint16_t rue_vid;
- uint16_t rue_did;
-};
-
enum {
RUE_BULK_DT_WR,
RUE_BULK_DT_RD,
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"