提交 9fd8095d 编写于 作者: F Fengguang Wu 提交者: Ben Hutchings

sfc: efx_ef10_filter_update_rx_scatter() can be static

Signed-off-by: NFengguang Wu <fengguang.wu@intel.com>
Signed-off-by: NBen Hutchings <bhutchings@solarflare.com>
上级 b51ca34a
......@@ -2137,7 +2137,7 @@ static s32 efx_ef10_filter_insert(struct efx_nic *efx,
return rc;
}
void efx_ef10_filter_update_rx_scatter(struct efx_nic *efx)
static void efx_ef10_filter_update_rx_scatter(struct efx_nic *efx)
{
/* no need to do anything here on EF10 */
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册