]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/sfc/falcon_xmac.c
sfc: make functions static
[net-next-2.6.git] / drivers / net / sfc / falcon_xmac.c
index bae656dd2c4ee800d161caf3d47255aca07dae40..b31f595ebb5b6c3426e968d7d790cd1409f8518d 100644 (file)
@@ -143,7 +143,7 @@ static bool falcon_xmac_link_ok(struct efx_nic *efx)
                 efx_mdio_phyxgxs_lane_sync(efx));
 }
 
-void falcon_reconfigure_xmac_core(struct efx_nic *efx)
+static void falcon_reconfigure_xmac_core(struct efx_nic *efx)
 {
        unsigned int max_frame_len;
        efx_oword_t reg;