]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/sfc/siena.c
sfc: make functions static
[net-next-2.6.git] / drivers / net / sfc / siena.c
index 2115f95ddc88b7337a892e97a4407f43d73c79f8..45236f58a25849e6bf49f63a9e1207725a245834 100644 (file)
@@ -129,7 +129,7 @@ static int siena_probe_port(struct efx_nic *efx)
        return 0;
 }
 
-void siena_remove_port(struct efx_nic *efx)
+static void siena_remove_port(struct efx_nic *efx)
 {
        efx->phy_op->remove(efx);
        efx_nic_free_buffer(efx, &efx->stats_buffer);