Page MenuHomeFreeBSD

vtnet: fix typo in vtnet_free_taskqueues
ClosedPublic

Authored by vmaffione on Jan 29 2019, 10:32 AM.
Tags
None
Referenced Files
F114233148: D19015.diff
Wed, Apr 9, 1:42 PM
Unknown Object (File)
Tue, Apr 8, 2:37 AM
Unknown Object (File)
Mar 10 2025, 1:18 PM
Unknown Object (File)
Mar 10 2025, 11:47 AM
Unknown Object (File)
Mar 10 2025, 6:57 AM
Unknown Object (File)
Mar 10 2025, 6:56 AM
Unknown Object (File)
Mar 3 2025, 4:25 AM
Unknown Object (File)
Dec 25 2024, 8:36 AM
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.