diff options
author | Pavel Emelyanov <xemul@openvz.org> | 2007-10-18 05:14:58 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2007-10-18 05:14:58 -0700 |
commit | 04028045a12ba941c579d0f3238489333ac18ea4 (patch) | |
tree | e12d202ef1e17047742ddb9a70731ebc651f6c11 /net/llc/llc_c_ac.c | |
parent | 009e8c965fd72a78636b9a96c7015109c5c70176 (diff) |
[IPV6]: Lost locking when inserting a flowlabel in ipv6_fl_list
The new flowlabels should be inserted into the sock list
under the ip6_sk_fl_lock. This was lost in one place.
This list is naturally protected with the socket lock, but
the fl6_sock_lookup() is called without it, so another
protection is required.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/llc/llc_c_ac.c')
0 files changed, 0 insertions, 0 deletions