summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4vf/adapter.h
diff options
context:
space:
mode:
authorSantosh Rastapur <santosh@chelsio.com>2013-03-14 05:08:57 +0000
committerDavid S. Miller <davem@davemloft.net>2013-03-14 11:35:57 -0400
commit622c62b52fae7c1367f0fd55442d5e162c052d5f (patch)
tree4d7be079f0a05e38378975645acdabc0e5a60334 /drivers/net/ethernet/chelsio/cxgb4vf/adapter.h
parent7d6727cfe5815816466b94db5180b8d3ef08fbb0 (diff)
downloadlinux-stable-622c62b52fae7c1367f0fd55442d5e162c052d5f.tar.gz
linux-stable-622c62b52fae7c1367f0fd55442d5e162c052d5f.tar.bz2
linux-stable-622c62b52fae7c1367f0fd55442d5e162c052d5f.zip
cxgb4vf: Add support for Chelsio T5 adapter
Signed-off-by: Santosh Rastapur <santosh@chelsio.com> Signed-off-by: Vipul Pandya <vipul@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, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/chelsio/cxgb4vf/adapter.h b/drivers/net/ethernet/chelsio/cxgb4vf/adapter.h
index 68eaa9c88c7d..be5c7ef6ca93 100644
--- a/drivers/net/ethernet/chelsio/cxgb4vf/adapter.h
+++ b/drivers/net/ethernet/chelsio/cxgb4vf/adapter.h
@@ -344,6 +344,7 @@ 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 */