]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] qdio: fix qeth port count detection
authorJan Glauber <jang@linux.vnet.ibm.com>
Thu, 25 Dec 2008 12:38:43 +0000 (13:38 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 25 Dec 2008 12:38:58 +0000 (13:38 +0100)
commit0bb311c1b0697af8101c12f7863a43012bbc7f09
tree85cffdd66bb9f4da36d604d857959964736f3fde
parente9d52244a1ec85c145e4e30fedf6b1d56c00ceff
[S390] qdio: fix qeth port count detection

qeth needs to get the port count information before
qdio has allocated a page for the chsc operation.
Extend qdio_get_ssqd_desc() to store the data in the
specified structure.

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/qdio.h
drivers/s390/cio/qdio.h
drivers/s390/cio/qdio_main.c
drivers/s390/cio/qdio_setup.c
drivers/s390/net/qeth_core_main.c