android_kernel_xiaomi_sm8350/net/netrom
Christoph Hellwig 5ff7630e4a [NETROM]: Remove unessecary lock_sock calls in netrom_ioctl()
lock_sock is needed only in very few cases, so do it there instead of
around the switch statement.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-01-03 14:14:46 -08:00
..
af_netrom.c [NETROM]: Remove unessecary lock_sock calls in netrom_ioctl() 2006-01-03 14:14:46 -08:00
Makefile
nr_dev.c
nr_in.c [NETROM]: Fix three if-statements in nr_state1_machine() 2005-12-21 18:38:26 -08:00
nr_loopback.c
nr_out.c
nr_route.c
nr_subr.c
nr_timer.c
sysctl_net_netrom.c