summaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/common.h
diff options
context:
space:
mode:
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>2011-04-19 03:35:06 +0000
committerDavid S. Miller <davem@davemloft.net>2011-04-20 01:30:45 -0700
commit47103041e91794acdbc6165da0ae288d844c820b (patch)
tree52fd28c25ef5b0fe6dfe6d8d76d097362841c371 /drivers/net/xen-netback/common.h
parent135d84a9f28854f875f32f97485737b0013c99d6 (diff)
downloadop-kernel-dev-47103041e91794acdbc6165da0ae288d844c820b.zip
op-kernel-dev-47103041e91794acdbc6165da0ae288d844c820b.tar.gz
net: xen-netback: convert to hw_features
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Acked-by: Ian Campbell <ian.campbell@citrix.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/xen-netback/common.h')
-rw-r--r--drivers/net/xen-netback/common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/net/xen-netback/common.h b/drivers/net/xen-netback/common.h
index 5d7bbf2..8753e6d 100644
--- a/drivers/net/xen-netback/common.h
+++ b/drivers/net/xen-netback/common.h
@@ -73,9 +73,6 @@ struct xenvif {
struct vm_struct *tx_comms_area;
struct vm_struct *rx_comms_area;
- /* Flags that must not be set in dev->features */
- u32 features_disabled;
-
/* Frontend feature information. */
u8 can_sg:1;
u8 gso:1;
OpenPOWER on IntegriCloud