freebsd-dev/sys/dev/bnxt
Kevin Bowling bce864d1c2 bnxt: Don't restart on VLAN changes
In rS360398, a new iflib device method was added with default of opt out
for VLAN events needing an interface reset.

This is unintentional for bnxt(4) and is causing another bug in its VLAN
initialization code to affect the common case of adding and removing
VLANs on an existing interface.

PR:		269133
Tested by:	kp
MFC after:	2 weeks
Sponsored by:	BBOX.io
Differential Revision:	https://reviews.freebsd.org/D41558
2023-08-24 13:46:56 -07:00
..
bnxt_hwrm.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
bnxt_hwrm.h sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
bnxt_ioctl.h sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
bnxt_mgmt.c DrvAPI: Trivial mechanical conversions for various drivers 2022-12-21 15:36:59 -05:00
bnxt_mgmt.h if_bnxt: Added support for mgmt interface for passthrough hwrms 2022-11-04 16:40:29 -06:00
bnxt_sysctl.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
bnxt_sysctl.h sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
bnxt_txrx.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
bnxt.h iflib drivers: Constify PCI ID LUTs 2023-08-17 20:34:23 +02:00
convert_hsi.pl sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
hsi_struct_def.h sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
if_bnxt.c bnxt: Don't restart on VLAN changes 2023-08-24 13:46:56 -07:00