Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
virtio_net: workaround for lockdep checker issue
This is just a workaround, see the thread [1] on the netdev mailing list for the discussion around this issue. But it allows us to avoid the initial lockdep warning on boot that disables futher lockdep checks. [1] https://www.spinics.net/lists/netdev/msg529595.html Signed-off-by: Octavian Purdila <[email protected]>
- Loading branch information