Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 103685
b: refs/heads/master
c: a6ffb40
h: refs/heads/master
i:
  103683: dc5c52a
v: v3
  • Loading branch information
YOSHIFUJI Hideaki authored and David S. Miller committed Jul 20, 2008
1 parent eec17e8 commit 8351901
Show file tree
Hide file tree
Showing 2 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: 230b183921ecbaa5fedc0d35ad6ba7bb64b6e06a
refs/heads/master: a6ffb404dc03f806a257faaab831a6cb55c0b790
4 changes: 0 additions & 4 deletions trunk/net/ipv6/mcast.c
Original file line number Diff line number Diff line change
Expand Up @@ -367,10 +367,6 @@ int ip6_mc_source(int add, int omode, struct sock *sk,
int pmclocked = 0;
int err;

if (pgsr->gsr_group.ss_family != AF_INET6 ||
pgsr->gsr_source.ss_family != AF_INET6)
return -EINVAL;

source = &((struct sockaddr_in6 *)&pgsr->gsr_source)->sin6_addr;
group = &((struct sockaddr_in6 *)&pgsr->gsr_group)->sin6_addr;

Expand Down

0 comments on commit 8351901

Please sign in to comment.