]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] qeth: preallocated qeth header for hiper socket
authorFrank Blaschka <frank.blaschka@de.ibm.com>
Fri, 1 Aug 2008 14:39:13 +0000 (16:39 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 1 Aug 2008 14:39:31 +0000 (16:39 +0200)
commitdf3ba09496a169e60c59e685e6115a65ed535de2
tree4255357a683d412120a083326da968e996c7cf00
parentadd978a20713473a8316d000081959d07a85da59
[S390] qeth: preallocated qeth header for hiper socket

For hiper socket devices this patch will economize the reallocation
of the tx skb data segment by allocating separate memory for the qdio
transport information (qeth header).

Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/net/qeth_core.h
drivers/s390/net/qeth_core_main.c
drivers/s390/net/qeth_l2_main.c
drivers/s390/net/qeth_l3_main.c