Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118645
b: refs/heads/master
c: db053c6
h: refs/heads/master
i:
  118643: ac82ab2
v: v3
  • Loading branch information
Paulius Zaleckas authored and Jeff Garzik committed Nov 7, 2008
1 parent d68224d commit ef84c61
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: c1adbb9681c30e984272b66623c4d5774b3981e1
refs/heads/master: db053c6b447d083f3c63e5540b70a3e521b468ca
2 changes: 1 addition & 1 deletion trunk/drivers/net/usb/hso.c
Original file line number Diff line number Diff line change
Expand Up @@ -2188,7 +2188,7 @@ static void hso_create_rfkill(struct hso_device *hso_dev,
char *rfkn;

hso_net->rfkill = rfkill_allocate(&interface_to_usbdev(interface)->dev,
RFKILL_TYPE_WLAN);
RFKILL_TYPE_WWAN);
if (!hso_net->rfkill) {
dev_err(dev, "%s - Out of memory", __func__);
return;
Expand Down

0 comments on commit ef84c61

Please sign in to comment.