]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r300007
authorarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 4 Jun 2016 16:49:58 +0000 (16:49 +0000)
committerarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 4 Jun 2016 16:49:58 +0000 (16:49 +0000)
commit90d900e4bdafc1ce98b8a40ca7f11f6b25ba4e30
tree273926caf3211d615d190c8d8eabfae0306d83eb
parent13d483ef519a1efa4aa16aa9c133f52ddc13dae1
MFC r300007

sfxge(4): store licensing state in efx_lic

Check licensing support at NIC startup to avoid multiple checks later.
As state is stored, licensing initialisation is moved later in start
procedure.

Submitted by:   Richard Houldsworth <rhouldsworth at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.

git-svn-id: svn://svn.freebsd.org/base/stable/10@301379 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/sfxge/common/efx.h
sys/dev/sfxge/common/efx_impl.h
sys/dev/sfxge/common/efx_lic.c
sys/dev/sfxge/common/efx_nic.c