summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cadence
diff options
context:
space:
mode:
authorSatish Baddipadige <sbaddipa@broadcom.com>2016-05-15 03:04:43 -0400
committerDavid S. Miller <davem@davemloft.net>2016-05-15 13:35:47 -0400
commit18d6e4e2d800cbd44a7d7d215a49f99c6508e4a5 (patch)
treed57b0f3a48a5380427b984d9cad551d3b7ae01c3 /drivers/net/ethernet/cadence
parent909b27f706433a0b3dff79aa259de63aafe40a42 (diff)
bnxt_en: Fix invalid max channel parameter in ethtool -l.
When there is only 1 MSI-X vector or in INTA mode, tx and rx pre-set max channel parameters are shown incorrectly in ethtool -l. With only 1 vector, bnxt_get_max_rings() will return -ENOMEM. bnxt_get_channels should check this return value, and set max_rx/max_tx to 0 if it is non-zero. Signed-off-by: Satish Baddipadige <sbaddipa@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/cadence')
0 files changed, 0 insertions, 0 deletions