linux-kernel-test/drivers/net/hamradio
Arnd Bergmann 07c3c4ee3a hamradio/mkiss: fix typo in compat_ioctl
My last commit introduced an typo causing the
compat_ioctl function to do nothing useful.
The obvious way for an ioctl function to work
is to look at the command, not the argument first.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-15 21:13:21 -08:00
..
6pack.c net, compat_ioctl: handle socket ioctl abuses in tty drivers 2009-11-06 22:52:38 -08:00
baycom_epp.c hamradio: Fix bit test correctly. 2009-10-14 16:57:17 -07:00
baycom_par.c Remove multiple KERN_ prefixes from printk formats 2009-07-08 10:30:03 -07:00
baycom_ser_fdx.c Remove multiple KERN_ prefixes from printk formats 2009-07-08 10:30:03 -07:00
baycom_ser_hdx.c Remove multiple KERN_ prefixes from printk formats 2009-07-08 10:30:03 -07:00
bpqether.c NET: Fix possible corruption in bpqether driver 2009-09-02 23:45:58 -07:00
dmascc.c net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 2009-07-05 19:16:04 -07:00
hdlcdrv.c convert hamradio drivers to netdev_txreturnt_t 2009-09-01 01:13:12 -07:00
Kconfig Documentation: Fix erroneous "dmascc=" documentation 2007-10-20 00:11:36 +02:00
Makefile
mkiss.c hamradio/mkiss: fix typo in compat_ioctl 2009-11-15 21:13:21 -08:00
scc.c convert hamradio drivers to netdev_txreturnt_t 2009-09-01 01:13:12 -07:00
yam.c convert hamradio drivers to netdev_txreturnt_t 2009-09-01 01:13:12 -07:00
z8530.h