Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190023
b: refs/heads/master
c: 1c4f019
h: refs/heads/master
i:
  190021: 9e8a883
  190019: 3beb4ff
  190015: 26aae71
v: v3
  • Loading branch information
Daniel Lezcano authored and David S. Miller committed Apr 16, 2010
1 parent 832383e commit a07067c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 31f634a63de7068c6a5dcb0d7b09b24b61a5cf88
refs/heads/master: 1c4f0197323254e463b642abf2c8361e2a924859
2 changes: 0 additions & 2 deletions trunk/net/packet/af_packet.c
Original file line number Diff line number Diff line change
Expand Up @@ -2169,8 +2169,6 @@ static int packet_ioctl(struct socket *sock, unsigned int cmd,
case SIOCGIFDSTADDR:
case SIOCSIFDSTADDR:
case SIOCSIFFLAGS:
if (!net_eq(sock_net(sk), &init_net))
return -ENOIOCTLCMD;
return inet_dgram_ops.ioctl(sock, cmd, arg);
#endif

Expand Down

0 comments on commit a07067c

Please sign in to comment.