Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247234
b: refs/heads/master
c: f9c2fdb
h: refs/heads/master
v: v3
  • Loading branch information
John W. Linville committed Apr 29, 2011
1 parent 76db876 commit 12c4f02
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 2eeb6fd063d812a528118536857d078bca5a1e05
refs/heads/master: f9c2fdbab1f1854f2bfcc75c326d0f4537ec2a7e
3 changes: 0 additions & 3 deletions trunk/drivers/net/wireless/mwifiex/join.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,6 @@ mwifiex_cmd_append_tsf_tlv(struct mwifiex_private *priv, u8 **buffer,
memcpy(*buffer, &tsf_tlv, sizeof(tsf_tlv.header));
*buffer += sizeof(tsf_tlv.header);

memcpy(*buffer, &tsf_val, sizeof(tsf_val));
*buffer += sizeof(tsf_val);

memcpy(&tsf_val, bss_desc->time_stamp, sizeof(tsf_val));

dev_dbg(priv->adapter->dev, "info: %s: TSF offset calc: %016llx - "
Expand Down

0 comments on commit 12c4f02

Please sign in to comment.