]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
cxgbe: Ignore doomed virtual interfaces when updating the clip table.
authorJohn Baldwin <jhb@FreeBSD.org>
Mon, 12 Apr 2021 21:36:40 +0000 (14:36 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Mon, 12 Apr 2021 21:36:40 +0000 (14:36 -0700)
commit45d5c28439f2464dd5022abb0dd53f9da649686c
tree1cdbeca2faca128eb2f5002701a21fa3502926e8
parent06cdfe2d8a3b0080b60bde5fa7dfcd9e3c64f4d7
cxgbe: Ignore doomed virtual interfaces when updating the clip table.

A doomed VI does not have a valid ifnet.

Reported by: Jithesh Arakkan @ Chelsio
Reviewed by: np
MFC after: 1 week
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D29662
sys/dev/cxgbe/t4_clip.c