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

bridge: make br_parse_ip_options static

Signed-off-by: NStephen Hemminger <shemminger@vyatta.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 11165f14
......@@ -215,7 +215,7 @@ static inline void nf_bridge_update_protocol(struct sk_buff *skb)
* expected format
*/
int br_parse_ip_options(struct sk_buff *skb)
static int br_parse_ip_options(struct sk_buff *skb)
{
struct ip_options *opt;
struct iphdr *iph;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册