提交 379b7383 编写于 作者: S stephen hemminger 提交者: David S. Miller

bonding: make bond_resend_igmp_join_requests_delayed static

Signed-off-by: NStephen Hemminger <shemminger@vyatta.com>
Acked-by: NFlavio Leitner <fleitner@redhat.com>
Signed-off-by: NJay Vosburgh <fubar@us.ibm.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 d215697f
......@@ -916,7 +916,7 @@ static void bond_resend_igmp_join_requests(struct bonding *bond)
read_unlock(&bond->lock);
}
void bond_resend_igmp_join_requests_delayed(struct work_struct *work)
static void bond_resend_igmp_join_requests_delayed(struct work_struct *work)
{
struct bonding *bond = container_of(work, struct bonding,
mcast_work.work);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册