fix: updates SizeofVfVlanInfo to address #1003

This commit is contained in:
Alex Godwin 2024-08-05 18:56:03 -04:00 committed by Alessandro Boch
parent 8f96fd8b2f
commit 7a4f10d3bc
1 changed files with 1 additions and 1 deletions

View File

@ -321,7 +321,7 @@ const (
const (
SizeofVfMac = 0x24
SizeofVfVlan = 0x0c
SizeofVfVlanInfo = 0x0e
SizeofVfVlanInfo = 0x10
SizeofVfTxRate = 0x08
SizeofVfRate = 0x0c
SizeofVfSpoofchk = 0x08