From: Patrick McHardy Date: Sun, 28 Jul 2013 20:54:09 +0000 (+0200) Subject: netfilter: nf_nat: fix locking in nf_nat_seq_adjust() X-Git-Tag: v3.12-rc1~132^2~266^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0658cdc8f3babb4a441f5a803a0b644fafcbf9ef;p=pandora-kernel.git netfilter: nf_nat: fix locking in nf_nat_seq_adjust() nf_nat_seq_adjust() needs to grab nf_nat_seqofs_lock to protect against concurrent changes to the sequence adjustment data. Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed