Author: marius
Date: Sun May 2 19:05:57 2010
New Revision: 207532
URL: http://svn.freebsd.org/changeset/base/207532
Log:
Remove a soft member which was never used.
Approved by: marcel
Modified:
head/sys/dev/quicc/quicc_bfe.h
Modified: head/sys/dev/quicc/quicc_bfe.h
==============================================================================
--- head/sys/dev/quicc/quicc_bfe.h Sun May 2 18:09:33 2010
(r207531)
+++ head/sys/dev/quicc/quicc_bfe.h Sun May 2 19:05:57 2010
(r207532)
@@ -50,7 +50,6 @@ struct quicc_softc {
u_int sc_clock;
int sc_fastintr:1;
- int sc_leaving:1;
int sc_polled:1;
};
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"