• Arnd Bergmann's avatar
    qeth: use ndo_siocdevprivate · 18787eee
    Arnd Bergmann authored
    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: default avatarArnd Bergmann <arnd@arndb.de>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    18787eee
qeth_l2_main.c 60.3 KB