Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236958
b: refs/heads/master
c: 21957c3
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Stezenbach authored and John W. Linville committed Jan 31, 2011
1 parent 7aa916d commit 86fb3df
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: f5a9987dfbe219ffc361ebf126e1797db4abbcfe
refs/heads/master: 21957c31f6b388c7feaac59e56f765b5cc41377d
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/rt2x00/rt2x00queue.c
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,7 @@ void rt2x00queue_flush_queue(struct data_queue *queue, bool drop)
* The queue flush has failed...
*/
if (unlikely(!rt2x00queue_empty(queue)))
WARNING(queue->rt2x00dev, "Queue %d failed to flush", queue->qid);
WARNING(queue->rt2x00dev, "Queue %d failed to flush\n", queue->qid);

/*
* Restore the queue to the previous status
Expand Down

0 comments on commit 86fb3df

Please sign in to comment.