From: Mathias Krause Date: Sat, 10 May 2014 20:23:28 +0000 (+0200) Subject: net: ptp: mark filter as __initdata X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~242 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f49ff07025e8d6cd25bce5b623881739e04926e;p=pandora-kernel.git net: ptp: mark filter as __initdata sk_unattached_filter_create() will copy the filter's instructions so we don't need to have the master copy hanging around after initialization. Signed-off-by: Mathias Krause Acked-by: Alexei Starovoitov Signed-off-by: David S. Miller --- Reading git-diff-tree failed