|
@@ -2334,8 +2334,8 @@ static int efx_set_features(struct net_device *net_dev, netdev_features_t data)
|
|
|
return 0;
|
|
|
}
|
|
|
|
|
|
-int efx_get_phys_port_id(struct net_device *net_dev,
|
|
|
- struct netdev_phys_item_id *ppid)
|
|
|
+static int efx_get_phys_port_id(struct net_device *net_dev,
|
|
|
+ struct netdev_phys_item_id *ppid)
|
|
|
{
|
|
|
struct efx_nic *efx = netdev_priv(net_dev);
|
|
|
|