OSDN Git Service

bnxt_en: fix typo in bnxt_set_coalesce
authorAndy Gospodarek <gospo@broadcom.com>
Fri, 3 Nov 2017 07:32:38 +0000 (03:32 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Nov 2017 12:33:31 +0000 (21:33 +0900)
commitde4a10ef6eff0eb0ced97a39dc3edd0d3101b6ed
treec6f2682e1c125a528abd0eed705809b8d37fb946
parent8f918d3ff4a1283a1693afe2b4c8e1844674ca15
bnxt_en: fix typo in bnxt_set_coalesce

Recent refactoring of coalesce settings contained a typo that prevents
receive settings from being set properly.

Fixes: 18775aa8a91f ("bnxt_en: Reorganize the coalescing parameters.")
Signed-off-by: Andy Gospodarek <gospo@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c