summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4vf/adapter.h
diff options
context:
space:
mode:
authorHariprasad Shenai <hariprasad@chelsio.com>2013-12-03 17:05:57 +0530
committerDavid S. Miller <davem@davemloft.net>2013-12-03 16:55:40 -0500
commit70ee366689bd6d81f7f25553fc81efddc07eb65b (patch)
tree694622639455f111090bb23674360f06b22aee3e /drivers/net/ethernet/chelsio/cxgb4vf/adapter.h
parentd14807dd8e7eaa41a8fee5fc3acbdaf2a0258b76 (diff)
downloadlinux-stable-70ee366689bd6d81f7f25553fc81efddc07eb65b.tar.gz
linux-stable-70ee366689bd6d81f7f25553fc81efddc07eb65b.tar.bz2
linux-stable-70ee366689bd6d81f7f25553fc81efddc07eb65b.zip
cxgb4vf: added much cleaner implementation of is_t4()
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/chelsio/cxgb4vf/adapter.h')
-rw-r--r--drivers/net/ethernet/chelsio/cxgb4vf/adapter.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/ethernet/chelsio/cxgb4vf/adapter.h b/drivers/net/ethernet/chelsio/cxgb4vf/adapter.h
index be5c7ef6ca93..68eaa9c88c7d 100644
--- a/drivers/net/ethernet/chelsio/cxgb4vf/adapter.h
+++ b/drivers/net/ethernet/chelsio/cxgb4vf/adapter.h
@@ -344,7 +344,6 @@ struct adapter {
unsigned long registered_device_map;
unsigned long open_device_map;
unsigned long flags;
- enum chip_type chip;
struct adapter_params params;
/* queue and interrupt resources */