summaryrefslogtreecommitdiff
path: root/net/netfilter
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2010-06-09 16:25:08 +0200
committerPatrick McHardy <kaber@trash.net>2010-06-09 16:25:08 +0200
commit144ad2a6c56b6109ff0f64074863ae5cf1c1698a (patch)
tree58b3934b3b2ef3c739cd4a77b08a809d0290be7e /net/netfilter
parent5756d346c7cdefcd84a8ac4901167cdfb5447b69 (diff)
netfilter: ip6_queue: rwlock to spinlock conversion
Converts queue_lock rwlock to a spinlock. (readlocked part can be changed by reads of integer values) One atomic operation instead of four per ipq_enqueue_packet() call. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'net/netfilter')
0 files changed, 0 insertions, 0 deletions