sfxge: fix unused function warning
Sponsored by: Solarflare Communications, Inc. MFC after: 2 days
This commit is contained in:
parent
c1e866c344
commit
40dc0c3cf7
@ -1636,6 +1636,7 @@ ef10_nvram_type_to_partn(
|
||||
return (ENOTSUP);
|
||||
}
|
||||
|
||||
#if EFSYS_OPT_DIAG
|
||||
|
||||
static __checkReturn efx_rc_t
|
||||
ef10_nvram_partn_to_type(
|
||||
@ -1665,9 +1666,6 @@ ef10_nvram_partn_to_type(
|
||||
return (ENOTSUP);
|
||||
}
|
||||
|
||||
|
||||
#if EFSYS_OPT_DIAG
|
||||
|
||||
__checkReturn efx_rc_t
|
||||
ef10_nvram_test(
|
||||
__in efx_nic_t *enp)
|
||||
|
Loading…
x
Reference in New Issue
Block a user