Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150346
b: refs/heads/master
c: 9f29f6d
h: refs/heads/master
v: v3
  • Loading branch information
Klaus-Dieter Wacket authored and David S. Miller committed May 21, 2009
1 parent b239cbc commit a0f9a41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b91398008cae916c528d907f5d7a9ed54f35b4e9
refs/heads/master: 9f29f6de56462a363d3cc1d5f000961d622c5888
1 change: 1 addition & 0 deletions trunk/drivers/s390/net/qeth_core_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -952,6 +952,7 @@ static void qeth_clear_output_buffer(struct qeth_qdio_out_q *queue,
buf->buffer->element[i].addr = NULL;
buf->buffer->element[i].flags = 0;
}
buf->buffer->element[15].flags = 0;
buf->next_element_to_fill = 0;
atomic_set(&buf->state, QETH_QDIO_BUF_EMPTY);
}
Expand Down

0 comments on commit a0f9a41

Please sign in to comment.