Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 246798
b: refs/heads/master
c: 18bf965
h: refs/heads/master
v: v3
  • Loading branch information
Bing Zhao authored and John W. Linville committed Apr 12, 2011
1 parent fd1b52f commit 63b98b4
Show file tree
Hide file tree
Showing 2 changed files with 3 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: d88525e8fdc00c0078d38353caffc29e5a9c70cc
refs/heads/master: 18bf965702058f5f8039e6a46bb5ebaa18d38ebd
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/mwifiex/cmdevt.c
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,8 @@ static int mwifiex_dnld_cmd_to_fw(struct mwifiex_private *priv,
cmd_node->cmd_skb->data,
cmd_node->cmd_skb->len, NULL);

skb_pull(cmd_node->cmd_skb, INTF_HEADER_LEN);

if (ret == -1) {
dev_err(adapter->dev, "DNLD_CMD: host to card failed\n");
if (wait_queue)
Expand Down

0 comments on commit 63b98b4

Please sign in to comment.