commit | a220eabc8887e3c02d308a9960e92a70cbd00b52 | [log] [tgz] |
---|---|---|
author | Vasundhara Volam <vasundhara-v.volam@broadcom.com> | Sun May 05 07:16:59 2019 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sun May 05 21:42:16 2019 -0700 |
tree | 9277ff14b96d24c71e7319ff37b72220537603bd | |
parent | 4a50ddc2d2ea81d3fcbfbe05657d73ac9a9655fd [diff] |
bnxt_en: Refactor bnxt_alloc_stats(). Reverse the condition of the large "if" block and return early. This will simplify the follow up patch to add PCIe statistics. Signed-off-by: Vasundhara Volam <vasundhara-v.volam@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>