diff options
author | Gerhard Engleder <[email protected]> | 2022-09-27 21:58:39 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-09-30 11:32:26 +0100 |
commit | 58eaa8abe43a0c20e4b899d51f666393e95e4833 (patch) | |
tree | b99d962dffa636d4a19a98a6970d5a621e41e714 /scripts/generate_rust_analyzer.py | |
parent | 60e1b494ef88790c2bd1ca44dba0cc3e1f814aef (diff) |
tsnep: Move interrupt from device to queue
For multiple queues multiple interrupts shall be used. Therefore, rework
global interrupt to per queue interrupt.
Every interrupt name shall contain interface name and queue information.
To get a valid interface name, the interrupt request needs to by done
during open like in other drivers. Additionally, this allows the removal
of some initialisation checks in the interrupt handler.
Signed-off-by: Gerhard Engleder <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions