]> git.baikalelectronics.ru Git - kernel.git/commit
cxgb4: Fix tids count for ipv6 offload connection
authorGanesh Goudar <ganeshgr@chelsio.com>
Wed, 7 Jun 2017 09:34:51 +0000 (15:04 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Jun 2017 19:14:34 +0000 (15:14 -0400)
commit6d7068ca11609bfa4638a7f49bf096a5c7e86f4d
tree0f9bd0e765d382eb1e7d269d2209bc5883cd9c84
parented185d83d33fd1c4465005fae4c9ef3bf578acdb
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>
drivers/infiniband/hw/cxgb4/cm.c
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h
drivers/scsi/cxgbi/cxgb4i/cxgb4i.c
drivers/target/iscsi/cxgbit/cxgbit_cm.c