Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/netrom
Jean Delvare cc29c70dd5 net/netrom: Fix socket locking
Patch "af_rose/x25: Sanity check the maximum user frame size"
(commit 83e0bbcbe2) from Alan Cox got
locking wrong. If we bail out due to user frame size being too large,
we must unlock the socket beforehand.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-04-22 00:49:51 -07:00
..
af_netrom.c net/netrom: Fix socket locking 2009-04-22 00:49:51 -07:00
Makefile
nr_dev.c
nr_in.c
nr_loopback.c
nr_out.c
nr_route.c
nr_subr.c
nr_timer.c
sysctl_net_netrom.c