Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236793
b: refs/heads/master
c: c42d6cf
h: refs/heads/master
i:
  236791: 2dfd66b
v: v3
  • Loading branch information
Christian Lamparter authored and John W. Linville committed Jan 27, 2011
1 parent aa5b561 commit cb025db
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 9e09b5c96caf3f201f1dcb31539d6a6b2c36d0f9
refs/heads/master: c42d6cf25d648d95387d8a881aa0cab657470726
3 changes: 3 additions & 0 deletions trunk/drivers/net/wireless/ath/carl9170/fw.c
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,9 @@ static int carl9170_fw(struct ar9170 *ar, const __u8 *data, size_t len)
FIF_PROMISC_IN_BSS;
}

if (SUPP(CARL9170FW_WOL))
device_set_wakeup_enable(&ar->udev->dev, true);

ar->fw.vif_num = otus_desc->vif_num;
ar->fw.cmd_bufs = otus_desc->cmd_bufs;
ar->fw.address = le32_to_cpu(otus_desc->fw_address);
Expand Down

0 comments on commit cb025db

Please sign in to comment.