commit | de4a10ef6eff0eb0ced97a39dc3edd0d3101b6ed | [log] [tgz] |
---|---|---|
author | Andy Gospodarek <gospo@broadcom.com> | Fri Nov 03 03:32:38 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 03 21:33:31 2017 +0900 |
tree | c6f2682e1c125a528abd0eed705809b8d37fb946 | |
parent | 8f918d3ff4a1283a1693afe2b4c8e1844674ca15 [diff] |
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>