Deleted Added
full compact
30c30
< * $FreeBSD: head/sys/dev/sfxge/common/efx_impl.h 292008 2015-12-09 06:24:22Z arybchik $
---
> * $FreeBSD: head/sys/dev/sfxge/common/efx_impl.h 292055 2015-12-10 07:42:56Z arybchik $
463,466c463
< efx_rc_t (*emco_fw_update_supported)(efx_nic_t *, boolean_t *);
< efx_rc_t (*emco_macaddr_change_supported)(efx_nic_t *, boolean_t *);
< efx_rc_t (*emco_link_control_supported)(efx_nic_t *, boolean_t *);
< efx_rc_t (*emco_mac_spoofing_supported)(efx_nic_t *, boolean_t *);
---
> efx_rc_t (*emco_feature_supported)(efx_nic_t *, efx_mcdi_feature_id_t, boolean_t *);