Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186744
b: refs/heads/master
c: e41e5d6
h: refs/heads/master
v: v3
  • Loading branch information
Yong Zhang authored and Greg Kroah-Hartman committed Mar 4, 2010
1 parent 12e7e3d commit d3304e4
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: 01823a13dca4de28ddb55b63c3334ff928b3abbc
refs/heads/master: e41e5d601e1c035fde488f9543c978b8ae86e1be
2 changes: 1 addition & 1 deletion trunk/drivers/staging/rt2860/rt_main_dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ int rt28xx_close(struct net_device *dev)
u32 i = 0;

#ifdef RTMP_MAC_USB
DECLARE_WAIT_QUEUE_HEAD(unlink_wakeup);
DECLARE_WAIT_QUEUE_HEAD_ONSTACK(unlink_wakeup);
DECLARE_WAITQUEUE(wait, current);
#endif /* RTMP_MAC_USB // */

Expand Down

0 comments on commit d3304e4

Please sign in to comment.