From: Gao feng Date: Mon, 18 Feb 2013 16:59:10 +0000 (+0000) Subject: netfilter: ebt_ulog: remove unnecessary spin lock protection X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~344^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa900b9cf5a574cc66cc9b50749999d8b6de6ed8;p=pandora-kernel.git netfilter: ebt_ulog: remove unnecessary spin lock protection No need for spinlock to protect the netlink skb in the ebt_ulog_fini path. We are sure there is noone using it at that stage. Signed-off-by: Gao feng Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed