Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13576
b: refs/heads/master
c: a0e04ab
h: refs/heads/master
v: v3
  • Loading branch information
James Ketrenos committed Nov 7, 2005
1 parent 7888684 commit 9ce07ee
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 3b9990cb1751d3d267c0e5c94bff0f155c944c66
refs/heads/master: a0e04ab36048eb1c3da2524b5b0b802b6ab064f0
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/ipw2200.c
Original file line number Diff line number Diff line change
Expand Up @@ -4450,6 +4450,7 @@ static inline void ipw_rx_notification(struct ipw_priv *priv,
priv->status &=
~(STATUS_SCANNING | STATUS_SCAN_ABORTING);

wake_up_interruptible(&priv->wait_state);
cancel_delayed_work(&priv->scan_check);

if (priv->status & STATUS_EXIT_PENDING)
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ipw2200.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/******************************************************************************
Copyright(c) 2003 - 2004 Intel Corporation. All rights reserved.
Copyright(c) 2003 - 2005 Intel Corporation. All rights reserved.
This program is free software; you can redistribute it and/or modify it
under the terms of version 2 of the GNU General Public License as
Expand Down

0 comments on commit 9ce07ee

Please sign in to comment.