diff options
author | YueHaibing <yuehaibing@huawei.com> | 2018-08-03 11:48:56 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-08-03 19:42:00 +0300 |
commit | 6fd544c897d98bc6f185da215f1585dc144218cc (patch) | |
tree | 38dc7d50f525c1906a5906d976ea3d88a44059d4 /net/sched/cls_api.c | |
parent | 6534770d6f176093b50896961107b2d545ef38f0 (diff) | |
download | linux-6fd544c897d98bc6f185da215f1585dc144218cc.tar.xz |
bnxt_en: combine 'else if' and 'else' into single branch
The else-if branch and else branch set mac_ok to true similarly,
so combine the two into single else branch.
Also add comments to explain the two conditions, which
from Michael Chan and Vasundhara Volam.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/cls_api.c')
0 files changed, 0 insertions, 0 deletions