Revision 4e1016dac1ccce6d8a960775526cdc3a5baa690b authored by Alexandre Bounine on 05 May 2016, 23:22:06 UTC, committed by Linus Torvalds on 06 May 2016, 00:38:53 UTC
Fix problems in uapi definitions reported by Gabriel Laskar: (see
https://lkml.org/lkml/2016/4/5/205 for details)

 - move public header file rio_mport_cdev.h to include/uapi/linux directory
 - change types in data structures passed as IOCTL parameters
 - improve parameter checking in some IOCTL service routines

Signed-off-by: Alexandre Bounine <alexandre.bounine@idt.com>
Reported-by: Gabriel Laskar <gabriel@lse.epita.fr>
Tested-by: Barry Wood <barry.wood@idt.com>
Cc: Gabriel Laskar <gabriel@lse.epita.fr>
Cc: Matt Porter <mporter@kernel.crashing.org>
Cc: Aurelien Jacquiot <a-jacquiot@ti.com>
Cc: Andre van Herk <andre.van.herk@prodrive-technologies.com>
Cc: Barry Wood <barry.wood@idt.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 4550c4e
History
File Mode Size
netfilter
Kconfig -rw-r--r-- 2.0 KB
Makefile -rw-r--r-- 679 bytes
br.c -rw-r--r-- 5.8 KB
br_device.c -rw-r--r-- 9.5 KB
br_fdb.c -rw-r--r-- 27.2 KB
br_forward.c -rw-r--r-- 7.1 KB
br_if.c -rw-r--r-- 14.3 KB
br_input.c -rw-r--r-- 7.8 KB
br_ioctl.c -rw-r--r-- 8.9 KB
br_mdb.c -rw-r--r-- 16.6 KB
br_multicast.c -rw-r--r-- 50.1 KB
br_netfilter_hooks.c -rw-r--r-- 28.7 KB
br_netfilter_ipv6.c -rw-r--r-- 5.8 KB
br_netlink.c -rw-r--r-- 36.0 KB
br_nf_core.c -rw-r--r-- 2.2 KB
br_private.h -rw-r--r-- 26.9 KB
br_private_stp.h -rw-r--r-- 1.9 KB
br_stp.c -rw-r--r-- 14.4 KB
br_stp_bpdu.c -rw-r--r-- 5.8 KB
br_stp_if.c -rw-r--r-- 8.6 KB
br_stp_timer.c -rw-r--r-- 4.6 KB
br_sysfs_br.c -rw-r--r-- 23.6 KB
br_sysfs_if.c -rw-r--r-- 8.5 KB
br_vlan.c -rw-r--r-- 22.6 KB

back to top