Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150528
b: refs/heads/master
c: 0bb3241
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Pirko authored and David S. Miller committed May 27, 2009
1 parent 1df12be commit 9c00f4f
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: 824fb38e99cd5334629b340a2ae1ba0917cc35ab
refs/heads/master: 0bb32417ff0f6ac385e4eec3ef6641950bbb3694
2 changes: 1 addition & 1 deletion trunk/net/bridge/br_fdb.c
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ void br_fdb_update(struct net_bridge *br, struct net_bridge_port *source,
if (unlikely(fdb->is_local)) {
if (net_ratelimit())
printk(KERN_WARNING "%s: received packet with "
" own address as source address\n",
"own address as source address\n",
source->dev->name);
} else {
/* fastpath: update of existing entry */
Expand Down

0 comments on commit 9c00f4f

Please sign in to comment.