s390/cio: rename struct channel_path_desc

Rename struct channel_path_desc to struct channel_path_desc_fmt0
to fit the scheme. Provide a macro for the function wrappers that
gather this and related data from firmware.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Reviewed-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:
Sebastian Ott
2017-06-29 13:27:22 +02:00
committed by Martin Schwidefsky
parent 135a8b4ce5
commit ded27d8d2e
9 changed files with 36 additions and 50 deletions

View File

@@ -9,7 +9,7 @@
#include <uapi/asm/chpid.h>
#include <asm/cio.h>
struct channel_path_desc {
struct channel_path_desc_fmt0 {
u8 flags;
u8 lsn;
u8 desc;