uthor Jan Glauber 1217601557 +0200 committer Martin Schwidefsky 1217601574 +0200 [S390] qdio: make sure qdr is aligned to page size kzalloc does not guarantee the required alignment of qdr to page size, use get_zeroed_page instead. Signed-off-by: Jan Glauber '