diff options
author | Pavel Emelyanov <xemul@openvz.org> | 2007-10-18 05:15:57 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2007-10-18 05:15:57 -0700 |
commit | bd0bf57700cb0eaa92f3d2ee040a69743cdd99d0 (patch) | |
tree | 0233529f1a744599e46799050060ab6f65fecffd /Makefile | |
parent | 04028045a12ba941c579d0f3238489333ac18ea4 (diff) |
[IPV6]: Lost locking in fl6_sock_lookup
This routine scans the ipv6_fl_list whose update is
protected with the socket lock and the ip6_sk_fl_lock.
Since the socket lock is not taken in the lookup, use
the other one.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions