From: Eric Dumazet Date: Mon, 6 Dec 2010 20:50:09 +0000 (+0000) Subject: filter: constify sk_run_filter() X-Git-Tag: v2.6.38-rc1~476^2~291 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62ab0812137ec4f9884dd7de346238841ac03283;p=pandora-kernel.git filter: constify sk_run_filter() sk_run_filter() doesnt write on skb, change its prototype to reflect this. Fix two af_packet comments. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed