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)
Tue, Nov 18, 6:57 PM
Unknown Object (File)
Sat, Nov 15, 11:50 AM
Unknown Object (File)
Sun, Oct 26, 3:14 PM
Unknown Object (File)
Oct 19 2025, 3:18 AM
Unknown Object (File)
Oct 14 2025, 2:20 AM
Unknown Object (File)
Oct 13 2025, 10:38 PM
Unknown Object (File)
Oct 13 2025, 10:38 PM
Unknown Object (File)
Oct 13 2025, 10:38 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.