Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 214844
b: refs/heads/master
c: ddcb454
h: refs/heads/master
v: v3
  • Loading branch information
stephen hemminger authored and David S. Miller committed Oct 4, 2010
1 parent 0798812 commit 0ed1aab
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: 94d57c4cfaa43e29ca5fa5ff874048cfc67276f5
refs/heads/master: ddcb4541e917780ef7ccc68dd8df18ca0bc055d0
2 changes: 1 addition & 1 deletion trunk/net/ipv4/gre.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#include <net/gre.h>


const struct gre_protocol *gre_proto[GREPROTO_MAX] __read_mostly;
static const struct gre_protocol *gre_proto[GREPROTO_MAX] __read_mostly;
static DEFINE_SPINLOCK(gre_proto_lock);

int gre_add_protocol(const struct gre_protocol *proto, u8 version)
Expand Down

0 comments on commit 0ed1aab

Please sign in to comment.