s390/qeth: clean up a magic number in the OAT callback
authorJulian Wiedmann <jwi@linux.ibm.com>
Tue, 14 Jul 2020 14:23:02 +0000 (16:23 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Jul 2020 21:53:45 +0000 (14:53 -0700)
commitf7ec2d2a920edf6a5ffba21ce57181429cfc68b0
tree2d507b193c6945025e711ccac3292eacb85bdb92
parent2ccd31f8c28fb8e99eb4a70d2d06f5d61ee2c6ab
s390/qeth: clean up a magic number in the OAT callback

Use the correct struct member instead of hardcoding its offset.

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