Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158796
b: refs/heads/master
c: 0628817
h: refs/heads/master
v: v3
  • Loading branch information
Juuso Oikarinen authored and John W. Linville committed Jul 10, 2009
1 parent 95cbc21 commit cdf8ae8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 4721213fdde4456a36a5e63f02e5c2556a4df398
refs/heads/master: 0628817accc305201fc0e1b7f020dec618c868cc
2 changes: 0 additions & 2 deletions trunk/drivers/net/wireless/wl12xx/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,6 @@ static void wl12xx_fw_wakeup(struct wl12xx *wl)

if (!(elp_reg & ELPCTRL_WLAN_READY)) {
wl12xx_warning("WLAN not ready");
elp_reg = ELPCTRL_WAKE_UP_WLAN_READY;
wl12xx_write32(wl, HW_ACCESS_ELP_CTRL_REG_ADDR, elp_reg);
}
}

Expand Down

0 comments on commit cdf8ae8

Please sign in to comment.