summaryrefslogtreecommitdiff
path: root/drivers/net/skge.h
diff options
context:
space:
mode:
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>2011-03-31 01:01:35 (GMT)
committerDavid S. Miller <davem@davemloft.net>2011-04-08 03:15:49 (GMT)
commite92702b1046a418a562878b22f92433517760921 (patch)
tree656800b9614b9377f08070b49c1e5dad2b68e015 /drivers/net/skge.h
parent57841869197831542f25c739beaeab4465977878 (diff)
downloadlinux-fsl-qoriq-e92702b1046a418a562878b22f92433517760921.tar.xz
skge: convert to hw_features
just IP_CSUM. This needs testing and so is not changed here. Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/skge.h')
-rw-r--r--drivers/net/skge.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/skge.h b/drivers/net/skge.h
index 507addc..f055c47 100644
--- a/drivers/net/skge.h
+++ b/drivers/net/skge.h
@@ -2460,7 +2460,6 @@ struct skge_port {
struct timer_list link_timer;
enum pause_control flow_control;
enum pause_status flow_status;
- u8 rx_csum;
u8 blink_on;
u8 wol;
u8 autoneg; /* AUTONEG_ENABLE, AUTONEG_DISABLE */