]> git.baikalelectronics.ru Git - kernel.git/commit
cxgb4: copy adap index to PF0-3 adapter instances
authorGanesh Goudar <ganeshgr@chelsio.com>
Wed, 7 Mar 2018 07:38:45 +0000 (13:08 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Mar 2018 20:32:11 +0000 (15:32 -0500)
commite336486d1abb039463bdee450d06c86a570bcf6f
treeb7e4633dac29d08bc2ad12db710fe042afd13dcb
parent1c6420f79cae6665de4f420cd58fc0a51ac4566a
cxgb4: copy adap index to PF0-3 adapter instances

instantiation of VF's on different adapters fails, copy
adapter index and chip type to PF0-3 adapter instances
to fix the issue.

Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c