Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19052
b: refs/heads/master
c: c5d90e0
h: refs/heads/master
v: v3
  • Loading branch information
Dave Jones authored and David S. Miller committed Jan 31, 2006
1 parent a3ed959 commit 19f972c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: e2c2fc2c8f3750e1f7ffbb3ac2b885a49416110c
refs/heads/master: c5d90e000437a463440c1fe039011a02583a9ee5
1 change: 0 additions & 1 deletion trunk/net/ipv4/igmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -970,7 +970,6 @@ int igmp_rcv(struct sk_buff *skb)
case IGMP_MTRACE_RESP:
break;
default:
NETDEBUG(KERN_DEBUG "New IGMP type=%d, why we do not know about it?\n", ih->type);
}

drop:
Expand Down

0 comments on commit 19f972c

Please sign in to comment.