mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-14 18:22:56 +00:00
skge: NAPI/irq race fix
Fix a race in the receive NAPI, irq handling. The interrupt clear and the start need to be separated. Otherwise there is a window between the last frame received and the NAPI done level handling. Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
This commit is contained in:
parent
61a4dcc2f9
commit
a9cdab869e
1 changed files with 5 additions and 12 deletions
Loading…
Add table
Add a link
Reference in a new issue