commit | cc0aa831a0d9c3977eed7fd3eba18dcd1d422024 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Tue Jul 27 15:45:08 2021 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 27 20:11:44 2021 +0100 |
tree | ebaa72947997866cadab8dc9c893c5b0a94148b9 | |
parent | 81a68110a22a4ffdc3cb81377e5a565cd3e1a137 [diff] |
sb1000: use ndo_siocdevprivate The private sb1000 ioctl commands all work correctly in compat mode. Change the to ndo_siocdevprivate as a cleanup. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David S. Miller <davem@davemloft.net>