vtnet - Fix panic when larger MTUs are specified
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 5 Jan 2023 21:54:12 +0000 (13:54 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 5 Jan 2023 21:55:46 +0000 (13:55 -0800)
commitcdfe25c006b74216db7e68058a60852b9c56b893
tree58df1fb3ae85f7e0e4636d8659bd456eec5f48bd
parentaf5fb9a9e56f90cf51e48514d1874be61e9364e6
vtnet - Fix panic when larger MTUs are specified

* Fix a panic when using vtnet with larger MTUs.

Reported-by: daftaupe
sys/dev/virtual/virtio/net/if_vtnet.c