Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166295
b: refs/heads/master
c: bba9887
h: refs/heads/master
i:
  166293: 48186c9
  166291: 53dced4
  166287: cc72199
v: v3
  • Loading branch information
Reinette Chatre authored and John W. Linville committed Sep 23, 2009
1 parent 5437d88 commit 0fed656
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: 6a211bf1fc63891bfbc510d9caa751c4dee4bc37
refs/heads/master: bba98871c6c5f1f086086ccf13836a02e0f27e77
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-sta.c
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ int iwl_send_static_wepkey_cmd(struct iwl_priv *priv, u8 send_if_empty)
struct iwl_host_cmd cmd = {
.id = REPLY_WEPKEY,
.data = wep_cmd,
.flags = CMD_SYNC,
.flags = CMD_ASYNC,
};

memset(wep_cmd, 0, cmd_size +
Expand Down

0 comments on commit 0fed656

Please sign in to comment.