]> git.baikalelectronics.ru Git - kernel.git/commit
cxgb4: use FW_PORT_ACTION_L1_CFG32 for 32 bit capability
authorGanesh Goudar <ganeshgr@chelsio.com>
Fri, 5 Oct 2018 09:34:45 +0000 (15:04 +0530)
committerDavid S. Miller <davem@davemloft.net>
Fri, 5 Oct 2018 17:34:18 +0000 (10:34 -0700)
commit411d6635d559af26d5dc4dd545f53a5fea0db960
tree13c723421c45a915dc3763ca49871a853ee4af0e
parent159c9d1457528bcf54b86b6e02750016783d958b
cxgb4: use FW_PORT_ACTION_L1_CFG32 for 32 bit capability

when 32 bit port capability is in use, use FW_PORT_ACTION_L1_CFG32
rather than FW_PORT_ACTION_L1_CFG.

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