Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265370
b: refs/heads/master
c: 8e92f2a
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Drake authored and John W. Linville committed Aug 8, 2011
1 parent 8330745 commit 3a58f2c
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: 49fee69204035247fd2a5828863fc6f633e829f2
refs/heads/master: 8e92f2acac918d36ef4aa591f55ba0589edf634d
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/libertas/if_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ static int if_usb_probe(struct usb_interface *intf,
}
kparam_unblock_sysfs_write(fw_name);

if (!(priv = lbs_add_card(cardp, &udev->dev)))
if (!(priv = lbs_add_card(cardp, &intf->dev)))
goto err_prog_firmware;

cardp->priv = priv;
Expand Down

0 comments on commit 3a58f2c

Please sign in to comment.