diff options
| author | Daniel Jurgens <[email protected]> | 2024-05-03 20:24:42 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2024-05-07 09:42:00 +0000 |
| commit | 6f45ab3e0409cf7e573450c26b052871cea4e7a0 (patch) | |
| tree | d9c4a3052e77154f10cf8004ee6a7ddefc7b834d /drivers/net/ethernet/intel/igc/igc_main.c | |
| parent | virtio_net: Remove command data from control_buf (diff) | |
| download | kernel-6f45ab3e0409cf7e573450c26b052871cea4e7a0.tar.gz kernel-6f45ab3e0409cf7e573450c26b052871cea4e7a0.zip | |
virtio_net: Add a lock for the command VQ.
The command VQ will no longer be protected by the RTNL lock. Use a
mutex to protect the control buffer header and the VQ.
Signed-off-by: Daniel Jurgens <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Reviewed-by: Heng Qi <[email protected]>
Tested-by: Heng Qi <[email protected]>
Acked-by: Jason Wang <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions
