Re: [PATCH net-next] net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_high

2015-09-21 Thread David Miller
From: Florian Fainelli Date: Fri, 18 Sep 2015 14:16:53 -0700 > We were checking twice for ec->tx_coalesce_usecs_high, remove the > duplicate test. > > Reported-by: Julia Lawall > Reported-by: kbuild-...@01.org > Fixes: 2f9130709d2c19 ("net: bcmgenet: Implement TX coalescing control knobs") > Si

[PATCH net-next] net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_high

2015-09-18 Thread Florian Fainelli
We were checking twice for ec->tx_coalesce_usecs_high, remove the duplicate test. Reported-by: Julia Lawall Reported-by: kbuild-...@01.org Fixes: 2f9130709d2c19 ("net: bcmgenet: Implement TX coalescing control knobs") Signed-off-by: Florian Fainelli --- drivers/net/ethernet/broadcom/genet/bcmge