if_rsu: Fix mismatches in array bounds.
authorJohn Baldwin <jhb@FreeBSD.org>
Wed, 7 Dec 2022 20:33:41 +0000 (12:33 -0800)
committerJohn Baldwin <jhb@FreeBSD.org>
Wed, 7 Dec 2022 20:33:41 +0000 (12:33 -0800)
commit183783d34a6b453137f39eac8a7b42b338c9af60
tree8f6b92d9c7ba8b9249f3b71b5e464c868179182c
parent8bc615f5919f027cdf09825764276ab41a38375e
if_rsu: Fix mismatches in array bounds.

Reported by: GCC -Warray-parameter
Reviewed by: imp, emaste
Differential Revision: https://reviews.freebsd.org/D37551
sys/dev/usb/wlan/if_rsu.c