diff options
| author | Petri Gynther <[email protected]> | 2015-03-25 12:35:12 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-03-27 14:26:14 -0700 |
| commit | b2e97eca88f07d1a4dae691ad8d751ba1de15645 (patch) | |
| tree | 997ce6dcc5ea2d674e919ec03e403912e04d96d9 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | ebbd96fb2861f591df011cd0eac67dd367596cca (diff) | |
net: bcmgenet: tweak init_umac()
Use more meaningful variable names int0_enable and int1_enable when
enabling bcmgenet interrupts.
For Rx default queue interrupts, use:
UMAC_IRQ_RXDMA_BDONE | UMAC_IRQ_RXDMA_PDONE
For Tx default queue interrupts, use:
UMAC_IRQ_TXDMA_BDONE | UMAC_IRQ_TXDMA_PDONE
Signed-off-by: Petri Gynther <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions