Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203140
b: refs/heads/master
c: 43a6530
h: refs/heads/master
v: v3
  • Loading branch information
Carsten Otte authored and David S. Miller committed Jun 23, 2010
1 parent 3230bbd commit 8df6e44
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 38593d019d08fef6d048bd7ab1db8076733e3709
refs/heads/master: 43a65303fe530afe4daf1c0fd6875fdba7090f91
1 change: 0 additions & 1 deletion trunk/drivers/s390/net/qeth_core_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -973,7 +973,6 @@ static void qeth_free_buffer_pool(struct qeth_card *card)
{
struct qeth_buffer_pool_entry *pool_entry, *tmp;
int i = 0;
QETH_CARD_TEXT(card, 5, "freepool");
list_for_each_entry_safe(pool_entry, tmp,
&card->qdio.init_pool.entry_list, init_list){
for (i = 0; i < QETH_MAX_BUFFER_ELEMENTS(card); ++i)
Expand Down

0 comments on commit 8df6e44

Please sign in to comment.