X25 remove bkl in subscription ioctls
Signed-off-by: Andrew Hendry <andrew.hendry@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
5892b9e9eb
commit
5595a1a599
@@ -315,6 +315,8 @@ extern struct list_head x25_route_list;
|
||||
extern rwlock_t x25_route_list_lock;
|
||||
extern struct list_head x25_forward_list;
|
||||
extern rwlock_t x25_forward_list_lock;
|
||||
extern struct list_head x25_neigh_list;
|
||||
extern rwlock_t x25_neigh_list_lock;
|
||||
|
||||
extern int x25_proc_init(void);
|
||||
extern void x25_proc_exit(void);
|
||||
|
Reference in New Issue
Block a user