Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170611
b: refs/heads/master
c: cf32ed9
h: refs/heads/master
i:
  170609: a7fd9a6
  170607: 843d27b
v: v3
  • Loading branch information
John W. Linville committed Oct 7, 2009
1 parent 0f0c139 commit 2f37e37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5e5eab5dd4339b66e9e59695812fd4b96c3bb1c0
refs/heads/master: cf32ed92432303022be208bb6a173994712f1f23
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/orinoco/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2225,6 +2225,7 @@ int orinoco_if_add(struct orinoco_private *priv,
netif_carrier_off(dev);

memcpy(dev->dev_addr, wiphy->perm_addr, ETH_ALEN);
memcpy(dev->perm_addr, wiphy->perm_addr, ETH_ALEN);

dev->base_addr = base_addr;
dev->irq = irq;
Expand Down

0 comments on commit 2f37e37

Please sign in to comment.