diff options
author | 2018-05-04 17:17:47 +0200 | |
---|---|---|
committer | 2018-05-07 23:25:24 -0400 | |
commit | 577b995be5f5235e7bfe48536c72a5d1f0084f6b (patch) | |
tree | 2632e6168bfc076f21e9d8a0a281bdfdca1827a6 /scripts/bpf_helpers_doc.py | |
parent | net: u64_stats_sync: Remove functions without user (diff) | |
download | linux-dev-577b995be5f5235e7bfe48536c72a5d1f0084f6b.tar.xz linux-dev-577b995be5f5235e7bfe48536c72a5d1f0084f6b.zip |
net: 3com: 3c59x: Move boomerang/vortex conditional into function
If vp->full_bus_master_tx is set, vp->full_bus_master_rx is set as well
(see vortex_probe1()). Therefore the conditionals for the decision if
boomerang or vortex ISR is executed have the same result. Instead of
repeating the explicit conditional execution of the boomerang/vortex ISR,
move it into an own function.
No functional change.
Cc: Steffen Klassert <klassert@mathematik.tu-chemnitz.de>
Signed-off-by: Anna-Maria Gleixner <anna-maria@linutronix.de>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions