Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166995
b: refs/heads/master
c: 083925d
h: refs/heads/master
i:
  166993: 0645b42
  166991: 3d07cf9
v: v3
  • Loading branch information
John W. Linville authored and David S. Miller committed Oct 7, 2009
1 parent 2903ee5 commit a515b1f
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: a21090cff296eb82b6de09304d64de466bdcaefc
refs/heads/master: 083925d5432d910025e84d445d1243dd260d4afb
1 change: 1 addition & 0 deletions trunk/drivers/net/usb/rndis_host.c
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,7 @@ generic_rndis_bind(struct usbnet *dev, struct usb_interface *intf, int flags)
goto halt_fail_and_release;
}
memcpy(net->dev_addr, bp, ETH_ALEN);
memcpy(net->perm_addr, bp, ETH_ALEN);

/* set a nonzero filter to enable data transfers */
memset(u.set, 0, sizeof *u.set);
Expand Down

0 comments on commit a515b1f

Please sign in to comment.