Browse Source

staging: ft1000-usb: Remove commented lines from ft1000_device.

Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Marek Belisko 13 years ago
parent
commit
494e734a40
1 changed files with 0 additions and 4 deletions
  1. 0 4
      drivers/staging/ft1000/ft1000-usb/ft1000_usb.h

+ 0 - 4
drivers/staging/ft1000/ft1000-usb/ft1000_usb.h

@@ -74,10 +74,6 @@ struct ft1000_device
 
 	u8 bulk_in_endpointAddr;
 	u8 bulk_out_endpointAddr;
-
-	//struct ft1000_ethernet_configuration configuration;
-
-//	struct net_device_stats stats; //mbelian
 } __attribute__ ((packed));
 
 struct ft1000_debug_dirs {