mirror of https://gitee.com/openkylin/linux.git
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>
This commit is contained in:
parent
626888df7f
commit
494e734a40
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue