Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40368
b: refs/heads/master
c: 1842c4b
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and David S. Miller committed Oct 26, 2006
1 parent 925f8be commit 751e6ea
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: 2a272f98619f188efe22119b0415aac6bc34a13f
refs/heads/master: 1842c4bef61f985fbec6df7150041b85d8b52b1a
2 changes: 1 addition & 1 deletion trunk/net/bridge/br_sysfs_br.c
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ int br_sysfs_addbr(struct net_device *dev)

err = sysfs_create_bin_file(brobj, &bridge_forward);
if (err) {
pr_info("%s: can't create attribue file %s/%s\n",
pr_info("%s: can't create attribute file %s/%s\n",
__FUNCTION__, dev->name, bridge_forward.attr.name);
goto out2;
}
Expand Down

0 comments on commit 751e6ea

Please sign in to comment.