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

Details

Provenance
sumit.saxena_broadcom.comAuthored on Nov 4 2022, 10:28 PM
impCommitted on Nov 4 2022, 10:28 PM
Parents
rG72e9dbb58cad: if_bnxt: Remove sysctl node vlan_only which is not being used
Branches
Unknown
Tags
Unknown