Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197415
b: refs/heads/master
c: 83d4b7e
h: refs/heads/master
i:
  197413: 89f4d80
  197411: 41a499e
  197407: 3122ab9
v: v3
  • Loading branch information
Paul E. McKenney authored and Greg Kroah-Hartman committed May 14, 2010
1 parent b7483fd commit efa1542
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 06e719d80ff900973cddffa84fc2d7620c69a236
refs/heads/master: 83d4b7eb5f319d8c6d8586586cb1d9c0d1a80532
1 change: 0 additions & 1 deletion trunk/drivers/staging/batman-adv/hard-interface.c
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,6 @@ static struct batman_if *hardif_add_interface(struct net_device *net_dev)
batman_if->if_num = -1;
batman_if->net_dev = net_dev;
batman_if->if_status = IF_NOT_IN_USE;
INIT_RCU_HEAD(&batman_if->rcu);
INIT_LIST_HEAD(&batman_if->list);

check_known_mac_addr(batman_if->net_dev->dev_addr);
Expand Down

0 comments on commit efa1542

Please sign in to comment.