Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327905
b: refs/heads/master
c: e3a8e0b
h: refs/heads/master
i:
  327903: c280110
v: v3
  • Loading branch information
Amitkumar Karwar authored and John W. Linville committed Sep 7, 2012
1 parent cdfca74 commit a75abfd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 26fc36ab756d305274f056755705478dc4dda521
refs/heads/master: e3a8e0b4358ec7f42c2ae362376543f8d6a32058
1 change: 0 additions & 1 deletion trunk/drivers/net/wireless/mwifiex/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ static void scan_delay_timer_fn(unsigned long data)
list_for_each_entry_safe(cmd_node, tmp_node,
&adapter->scan_pending_q, list) {
list_del(&cmd_node->list);
cmd_node->wait_q_enabled = false;
mwifiex_insert_cmd_to_free_q(adapter, cmd_node);
}
spin_unlock_irqrestore(&adapter->scan_pending_q_lock, flags);
Expand Down

0 comments on commit a75abfd

Please sign in to comment.