commit | 1dec4cec9ff1cdc2b1b4b68417c04146df93f43d | [log] [tgz] |
---|---|---|
author | Ganesh Goudar <ganeshgr@chelsio.com> | Wed Jun 07 15:04:51 2017 +0530 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 07 15:14:34 2017 -0400 |
tree | 0f9bd0e765d382eb1e7d269d2209bc5883cd9c84 | |
parent | e5c5180a2302ecdee28c900d91256bbfe1a1e9fa [diff] |
cxgb4: Fix tids count for ipv6 offload connection the adapter consumes two tids for every ipv6 offload connection be it active or passive, calculate tid usage count accordingly. Also change the signatures of relevant functions to get the address family. Signed-off-by: Rizwan Ansari <rizwana@chelsio.com> Signed-off-by: Varun Prakash <varun@chelsio.com> Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>