]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sfxge(4): prevent access to the NIC config before probe
authorAndrew Rybchenko <arybchik@FreeBSD.org>
Fri, 30 Nov 2018 07:06:24 +0000 (07:06 +0000)
committerAndrew Rybchenko <arybchik@FreeBSD.org>
Fri, 30 Nov 2018 07:06:24 +0000 (07:06 +0000)
commitaea82ebf8a236e5e94af50841c140b2757c31618
treee8ac7652852dc2fd2d728d2083643c28b6d23a87
parent39e58a98ba0fd1545721aec8c844158ed9ba757c
sfxge(4): prevent access to the NIC config before probe

NIC config is initialized during NIC probe.

Submitted by:   Mark Spender <mspender at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.
MFC after:      1 week
Differential Revision:  https://reviews.freebsd.org/D18263
sys/dev/sfxge/common/efx_nic.c