speedtch xusbatm.c,1.22,1.23

Duncan Sands duncan at infradead.org
Wed Mar 22 11:55:33 EST 2006


Update of /home/cvs/speedtch
In directory phoenix.infradead.org:/tmp/cvs-serv29360

Modified Files:
	xusbatm.c 
Log Message:
etherdevice.h now include netdevice.h - no longer any need for us to do it.


Index: xusbatm.c
===================================================================
RCS file: /home/cvs/speedtch/xusbatm.c,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- xusbatm.c	12 Jan 2006 15:04:05 -0000	1.22
+++ xusbatm.c	22 Mar 2006 16:55:29 -0000	1.23
@@ -20,7 +20,6 @@
  ******************************************************************************/
 
 #include <linux/module.h>
-#include <linux/netdevice.h>		/* FIXME: required by linux/etherdevice.h */
 #include <linux/etherdevice.h>		/* for random_ether_addr() */
 
 #include "usbatm.h"




More information about the Usbatm-commits mailing list