]> git.baikalelectronics.ru Git - kernel.git/commit
X25: remove bkl in routing ioctls
authorandrew hendry <andrew.hendry@gmail.com>
Thu, 18 Nov 2010 13:21:35 +0000 (13:21 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Nov 2010 20:40:02 +0000 (12:40 -0800)
commit9789c876b6d85532d9e445f47b30a1b50673f791
tree03d0b76eabba6154572e44b66c6c1c1f4fee5bfd
parent9b500a12b2defaf9e1a9dac14e2681efadded536
X25: remove bkl in routing ioctls

Routing doesn't use the socket data and is protected by x25_route_list_lock

Signed-off-by: Andrew Hendry <andrew.hendry@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/x25/af_x25.c