Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215404
b: refs/heads/master
c: d028023
h: refs/heads/master
v: v3
  • Loading branch information
stephen hemminger authored and David S. Miller committed Oct 21, 2010
1 parent 673a0ef commit 7233e6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 11165f1457181e4499e5eada442434a07827ffd8
refs/heads/master: d0280232813a6a5e2bfca6e9257b866352115c09
2 changes: 1 addition & 1 deletion trunk/net/bridge/br_netfilter.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 7233e6a

Please sign in to comment.