diff options
author | 2016-04-05 13:59:59 -0700 | |
---|---|---|
committer | 2016-04-05 19:33:51 -0400 | |
commit | f5a9ec20b3b2adf03a0b01902cda913b05abd382 (patch) | |
tree | 88f37125dd2f84678b3d40944b54df7a095fec8e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'udp-peek' (diff) | |
download | linux-dev-f5a9ec20b3b2adf03a0b01902cda913b05abd382.tar.xz linux-dev-f5a9ec20b3b2adf03a0b01902cda913b05abd382.zip |
net: bcmgenet: cleanup for bcmgenet_xmit()
1. Readability: Move nr_frags assignment a few lines down in order
to bundle index -> ring -> txq calculations together.
2. Readability: Add parentheses around nr_frags + 1.
3. Minor fix: Stop the Tx queue and throw the error message only if
the Tx queue hasn't already been stopped.
Signed-off-by: Petri Gynther <pgynther@google.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions