Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224504
b: refs/heads/master
c: d3c15ca
h: refs/heads/master
v: v3
  • Loading branch information
Shan Wei authored and David S. Miller committed Nov 28, 2010
1 parent ec3fbf1 commit 89990e3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 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: a40c9f88b5e3da500ddab9440e5ddac170c12281
refs/heads/master: d3c15cab213becc49a6f2ad7f48a59513a5f17dd
2 changes: 0 additions & 2 deletions trunk/net/ipv6/ip6_tunnel.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ MODULE_AUTHOR("Ville Nuorvala");
MODULE_DESCRIPTION("IPv6 tunneling device");
MODULE_LICENSE("GPL");

#define IPV6_TLV_TEL_DST_SIZE 8

#ifdef IP6_TNL_DEBUG
#define IP6_TNL_TRACE(x...) printk(KERN_DEBUG "%s:" x "\n", __func__)
#else
Expand Down
2 changes: 0 additions & 2 deletions trunk/net/ipv6/route.c
Original file line number Diff line number Diff line change
Expand Up @@ -2453,8 +2453,6 @@ static int ip6_route_dev_notify(struct notifier_block *this,

#ifdef CONFIG_PROC_FS

#define RT6_INFO_LEN (32 + 4 + 32 + 4 + 32 + 40 + 5 + 1)

struct rt6_proc_arg
{
char *buffer;
Expand Down

0 comments on commit 89990e3

Please sign in to comment.