Page MenuHomeFreeBSD

vtnet: fix typo in vtnet_free_taskqueues
ClosedPublic

Authored by vmaffione on Jan 29 2019, 10:32 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 26, 5:41 AM
Unknown Object (File)
Mar 25 2024, 10:07 PM
Unknown Object (File)
Feb 20 2024, 12:07 PM
Unknown Object (File)
Feb 16 2024, 9:27 AM
Unknown Object (File)
Dec 20 2023, 12:46 AM
Unknown Object (File)
Dec 11 2023, 6:43 AM
Unknown Object (File)
Nov 3 2023, 5:54 PM
Unknown Object (File)
Jun 19 2023, 7:53 PM
Subscribers

Details

Summary

Because of a typo, the code was mistakenly resetting the vtnrx_vq pointer rather than the vtntx_vq.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jan 29 2019, 1:34 PM
This revision was automatically updated to reflect the committed changes.