commit | afc1f67b99d59c4ddd29013fbb404032b4b6d08e | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Tue Aug 20 16:46:35 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 20 13:51:46 2019 -0700 |
tree | 046abf9be6b7b41f79877297c09bee8394cd74a1 | |
parent | d9bd6d279236a1c90c1e73220c2ae52996c8ff52 [diff] |
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>