Author: arybchik
Date: Thu Jan 14 15:33:13 2016
New Revision: 293968
URL: https://svnweb.freebsd.org/changeset/base/293968

Log:
  MFC r292053
  
  sfxge: cleanup: fix header
  
  Submitted by:   Andy Moreton <amoreton at solarflare.com>
  Sponsored by:   Solarflare Communications, Inc.

Modified:
  stable/10/sys/dev/sfxge/common/efx_mcdi.h
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/sys/dev/sfxge/common/efx_mcdi.h
==============================================================================
--- stable/10/sys/dev/sfxge/common/efx_mcdi.h   Thu Jan 14 15:32:24 2016        
(r293967)
+++ stable/10/sys/dev/sfxge/common/efx_mcdi.h   Thu Jan 14 15:33:13 2016        
(r293968)
@@ -101,7 +101,7 @@ efx_mcdi_ev_cpl(
        __in            int errcode);
 
 #if EFSYS_OPT_MCDI_PROXY_AUTH
-       __checkReturn   efx_rc_t
+extern __checkReturn   efx_rc_t
 efx_mcdi_get_proxy_handle(
        __in            efx_nic_t *enp,
        __in            efx_mcdi_req_t *emrp,
_______________________________________________
svn-src-stable-10@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"

Reply via email to