From: Li RongQing Date: Fri, 10 Oct 2014 05:56:51 +0000 (+0800) Subject: net: filter: fix the comments X-Git-Tag: fixes-against-v3.18-rc2~115^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ea6e345a6123fa831e42cd8747f55892a58abff;p=pandora-kernel.git net: filter: fix the comments 1. sk_run_filter has been renamed, sk_filter() is using SK_RUN_FILTER. 2. Remove wrong comments about storing intermediate value. 3. replace sk_run_filter with __bpf_prog_run for check_load_and_stores's comments Cc: Alexei Starovoitov Signed-off-by: Li RongQing Acked-by: Alexei Starovoitov Signed-off-by: David S. Miller --- Reading git-diff-tree failed