Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 369369
b: refs/heads/master
c: 4a912f9
h: refs/heads/master
i:
  369367: 5cc3ebd
v: v3
  • Loading branch information
Zhang Yanfei authored and David S. Miller committed Apr 22, 2013
1 parent 1ecd170 commit 1a4557d
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: 03393fd5cc2b6cdeec32b704ecba64dbb0feae3c
refs/heads/master: 4a912f9822f532d3988784600d84478667eca1bd
2 changes: 1 addition & 1 deletion trunk/drivers/s390/net/qeth_core_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ static inline int qeth_alloc_cq(struct qeth_card *card)

card->qdio.no_in_queues = 2;

card->qdio.out_bufstates = (struct qdio_outbuf_state *)
card->qdio.out_bufstates =
kzalloc(card->qdio.no_out_queues *
QDIO_MAX_BUFFERS_PER_Q *
sizeof(struct qdio_outbuf_state), GFP_KERNEL);
Expand Down

0 comments on commit 1a4557d

Please sign in to comment.