Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352051
b: refs/heads/master
c: e4d343e
h: refs/heads/master
i:
  352049: 27137e8
  352047: 7a787ae
v: v3
  • Loading branch information
Gao feng authored and David S. Miller committed Feb 4, 2013
1 parent 4de4337 commit 9363df1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: bb12b8b26e197b21e3f28d5401bfee6f86a8d633
refs/heads/master: e4d343ea92bdce831f071d9706b2daf097e6d009
3 changes: 0 additions & 3 deletions trunk/net/bridge/br_mdb.c
Original file line number Diff line number Diff line change
Expand Up @@ -272,9 +272,6 @@ static int br_mdb_parse(struct sk_buff *skb, struct nlmsghdr *nlh,
struct net_device *dev;
int err;

if (!capable(CAP_NET_ADMIN))
return -EPERM;

err = nlmsg_parse(nlh, sizeof(*bpm), tb, MDBA_SET_ENTRY, NULL);
if (err < 0)
return err;
Expand Down

0 comments on commit 9363df1

Please sign in to comment.