Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300892
b: refs/heads/master
c: ec414c7
h: refs/heads/master
v: v3
  • Loading branch information
Victor Goldenshtein authored and Luciano Coelho committed Apr 10, 2012
1 parent 0e28adb commit 87fefdf
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: 446f5ca19aef28fcc3f42e08b0ad8da7cd59114b
refs/heads/master: ec414c7c78d6d81c31d77a892fed0b5f691a6d4e
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/wl12xx/event.c
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ static int wl1271_event_process(struct wl1271 *wl, struct event_mailbox *mbox)
bool success;

if (!test_and_clear_bit(WLVIF_FLAG_CS_PROGRESS,
&wl->flags))
&wlvif->flags))
continue;

success = mbox->channel_switch_status ? false : true;
Expand Down

0 comments on commit 87fefdf

Please sign in to comment.