OSDN Git Service

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)
commita657dbf61731704104fd749d68e3e78f0b4b28e9
tree13c723421c45a915dc3763ca49871a853ee4af0e
parent95278ddaa15cfa23e4a06ee9ed7b6ee0197c500b
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