Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15509
b: refs/heads/master
c: a083dec
h: refs/heads/master
i:
  15507: 80220d5
v: v3
  • Loading branch information
Nathan Lynch authored and Greg Kroah-Hartman committed Jan 4, 2006
1 parent c6e41fa commit 1200bbc
Show file tree
Hide file tree
Showing 2 changed files with 3 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: ff90651883093576de2d60bebaae39b0dd2e62f6
refs/heads/master: a083dec0ed537a75fbe8f2f83d198e9e672240d8
2 changes: 2 additions & 0 deletions trunk/drivers/usb/net/zd1201.c
Original file line number Diff line number Diff line change
Expand Up @@ -1829,6 +1829,8 @@ static int zd1201_probe(struct usb_interface *interface,
if (err)
goto err_net;

SET_NETDEV_DEV(zd->dev, &usb->dev);

err = register_netdev(zd->dev);
if (err)
goto err_net;
Expand Down

0 comments on commit 1200bbc

Please sign in to comment.