commit | 0f49ff07025e8d6cd25bce5b623881739e04926e | [log] [tgz] |
---|---|---|
author | Mathias Krause <minipli@googlemail.com> | Sat May 10 22:23:28 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue May 13 13:17:24 2014 -0400 |
tree | dce8c7408b8755c1a3a942a9bbe6558d36ee0b9e | |
parent | 98920ba6911c7d841375f91e0adfffbac4f782b5 [diff] |
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 <minipli@googlemail.com> Acked-by: Alexei Starovoitov <ast@plumgrid.com> Signed-off-by: David S. Miller <davem@davemloft.net>