aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/t4fw_ri_api.h
diff options
context:
space:
mode:
authorAnish Bhatt <anish@chelsio.com>2014-07-17 00:18:15 -0700
committerDavid S. Miller <davem@davemloft.net>2014-07-17 16:06:03 -0700
commit3ded29ace767a626d07c14fbdf9586dc0e520636 (patch)
tree0e1ca3ff484c2ad1aa9e9831917424c2f021beaf /drivers/infiniband/hw/cxgb4/t4fw_ri_api.h
parentbonding: update bonding.txt for Layer2 hash factors (diff)
downloadlinux-dev-3ded29ace767a626d07c14fbdf9586dc0e520636.tar.xz
linux-dev-3ded29ace767a626d07c14fbdf9586dc0e520636.zip
cxgb4/iw_cxgb4: Move common defines to cxgb4
This define is used by cxgb4i and iw_cxgb4, moving to avoid code duplication Signed-off-by: Anish Bhatt <anish@chelsio.com> Acked-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/infiniband/hw/cxgb4/t4fw_ri_api.h')
-rw-r--r--drivers/infiniband/hw/cxgb4/t4fw_ri_api.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/infiniband/hw/cxgb4/t4fw_ri_api.h b/drivers/infiniband/hw/cxgb4/t4fw_ri_api.h
index 91289a051af9..5709e77faf7c 100644
--- a/drivers/infiniband/hw/cxgb4/t4fw_ri_api.h
+++ b/drivers/infiniband/hw/cxgb4/t4fw_ri_api.h
@@ -849,6 +849,5 @@ enum { /* TCP congestion control algorithms */
#define G_CONG_CNTRL(x) (((x) >> S_CONG_CNTRL) & M_CONG_CNTRL)
#define CONG_CNTRL_VALID (1 << 18)
-#define T5_OPT_2_VALID (1 << 31)
#endif /* _T4FW_RI_API_H_ */