From 8ea6e345a6123fa831e42cd8747f55892a58abff Mon Sep 17 00:00:00 2001 From: Li RongQing Date: Fri, 10 Oct 2014 13:56:51 +0800 Subject: [PATCH] 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-format-patch failed