qeth: use ndo_siocdevprivate
qeth has both standard MII ioctls and custom SIOCDEVPRIVATE ones, all of which work correctly with compat user space. Move the private ones over to the new ndo_siocdevprivate callback. Cc: Julian Wiedmann <jwi@linux.ibm.com> Cc: Karsten Graul <kgraul@linux.ibm.com> Cc: Heiko Carstens <hca@linux.ibm.com> Cc: Vasily Gorbik <gor@linux.ibm.com> Cc: Christian Borntraeger <borntraeger@de.ibm.com> Cc: linux-s390@vger.kernel.org Signed-off-by:Arnd Bergmann <arnd@arndb.de> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/s390/net/qeth_core.h 4 additions, 1 deletiondrivers/s390/net/qeth_core.h
- drivers/s390/net/qeth_core_main.c 25 additions, 10 deletionsdrivers/s390/net/qeth_core_main.c
- drivers/s390/net/qeth_l2_main.c 1 addition, 0 deletionsdrivers/s390/net/qeth_l2_main.c
- drivers/s390/net/qeth_l3_main.c 5 additions, 3 deletionsdrivers/s390/net/qeth_l3_main.c
Loading
Please register or sign in to comment