Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342057
b: refs/heads/master
c: 2062cc2
h: refs/heads/master
i:
  342055: 532e934
v: v3
  • Loading branch information
Dan Carpenter authored and David S. Miller committed Dec 10, 2012
1 parent 5344680 commit 864edc2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 65d2897c0f1b240420d657f41e561239fa10ba94
refs/heads/master: 2062cc20d0a8e370163efccbee555347e17100c0
2 changes: 1 addition & 1 deletion trunk/net/bridge/br_netlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ int br_setlink(struct net_device *dev, struct nlmsghdr *nlh)
struct ifinfomsg *ifm;
struct nlattr *protinfo;
struct net_bridge_port *p;
struct nlattr *tb[IFLA_BRPORT_MAX];
struct nlattr *tb[IFLA_BRPORT_MAX + 1];
int err;

ifm = nlmsg_data(nlh);
Expand Down

0 comments on commit 864edc2

Please sign in to comment.