s390/qeth: use u64_to_user_ptr() in the OAT code
authorJulian Wiedmann <jwi@linux.ibm.com>
Tue, 14 Jul 2020 14:23:01 +0000 (16:23 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Jul 2020 21:53:45 +0000 (14:53 -0700)
commit2ccd31f8c28fb8e99eb4a70d2d06f5d61ee2c6ab
treef98a95250bea9321e37aa061749f43a0cbb95625
parent65878fd95261d3a831e085e2c6f1e8a6d7979b14
s390/qeth: use u64_to_user_ptr() in the OAT code

Use the correct helper for casting to a user pointer.

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