]> asedeno.scripts.mit.edu Git - linux.git/commit
s390/qeth: use node_descriptor struct
authorJulian Wiedmann <jwi@linux.ibm.com>
Tue, 20 Aug 2019 14:46:35 +0000 (16:46 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Aug 2019 20:51:46 +0000 (13:51 -0700)
commitafc1f67b99d59c4ddd29013fbb404032b4b6d08e
tree046abf9be6b7b41f79877297c09bee8394cd74a1
parentd9bd6d279236a1c90c1e73220c2ae52996c8ff52
s390/qeth: use node_descriptor struct

Rather than fumbling with hard-coded offsets, use the proper struct to
access the retrieved RCD information.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_core.h
drivers/s390/net/qeth_core_main.c