sfxge: use MCDIv2 on Medford
Submitted by: Mark Spender <mspender at solarflare.com> Reviewed by: gnn Sponsored by: Solarflare Communications, Inc. MFC after: 2 days Differential Revision: https://reviews.freebsd.org/D4857
This commit is contained in:
parent
d8193f29e1
commit
2a6bdb5bc0
@ -191,8 +191,8 @@ efx_nic_destroy(
|
||||
|
||||
#if EFSYS_OPT_MCDI
|
||||
|
||||
#if EFSYS_OPT_HUNTINGTON
|
||||
/* Huntington requires MCDIv2 commands */
|
||||
#if EFSYS_OPT_HUNTINGTON || EFSYS_OPT_MEDFORD
|
||||
/* Huntington and Medford require MCDIv2 commands */
|
||||
#define WITH_MCDI_V2 1
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user