HomeFreeBSD

if_bnxt: Fix the issue when kernel invokes _init() again without _stop()

Description

if_bnxt: Fix the issue when kernel invokes _init() again without _stop()

Fixed the issue when kernel invokes _init() when it is already in
_init() state by invoking _stop() in such case.

Reviewed by: imp
Differential Revsion: https://reviews.freebsd.org/D36445

(cherry picked from commit baef1301a2bc60be3908f44dff1f83dbbd8f812a)

Details

Provenance
sumit.saxena_broadcom.comAuthored on Nov 4 2022, 10:28 PM
impCommitted on Jan 19 2023, 1:00 AM
Parents
rG5fe5b1576347: if_bnxt: Remove sysctl node vlan_only which is not being used
Branches
Unknown
Tags
Unknown