Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175499
b: refs/heads/master
c: c14589e
h: refs/heads/master
i:
  175497: 981df30
  175495: 3343278
v: v3
  • Loading branch information
Kalle Valo authored and John W. Linville committed Dec 7, 2009
1 parent 6b1cef3 commit 1eef4c3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: de8df1ea489d80106ea82d4a6323e83d376913fb
refs/heads/master: c14589eb3080636a2f71ebaf21ab9fd70ffc20cc
4 changes: 0 additions & 4 deletions trunk/drivers/net/wireless/wl12xx/wl1251_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -629,10 +629,6 @@ static int wl1251_op_config(struct ieee80211_hw *hw, u32 changed)
goto out_sleep;
}

ret = wl1251_build_null_data(wl);
if (ret < 0)
goto out_sleep;

if (conf->flags & IEEE80211_CONF_PS && !wl->psm_requested) {
wl1251_debug(DEBUG_PSM, "psm enabled");

Expand Down

0 comments on commit 1eef4c3

Please sign in to comment.