forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork1
Commit8348e04
hv_netvsc: disable NAPI before channel close
This makes sure that no CPU is still process packets whenthe channel is closed.Fixes:76bb5db ("netvsc: fix use after free on module removal")Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>Signed-off-by: David S. Miller <davem@davemloft.net>1 parent68e2ffd commit8348e04
1 file changed
+4
-4
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
568 | 568 |
| |
569 | 569 |
| |
570 | 570 |
| |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
571 | 575 |
| |
572 | 576 |
| |
573 | 577 |
| |
| |||
579 | 583 |
| |
580 | 584 |
| |
581 | 585 |
| |
582 |
| - | |
583 |
| - | |
584 |
| - | |
585 |
| - | |
586 | 586 |
| |
587 | 587 |
| |
588 | 588 |
| |
|
0 commit comments
Comments
(0)