From: Andy Zhou Date: Mon, 25 Nov 2013 18:42:46 +0000 (-0800) Subject: openvswitch: Change ovs_flow_tbl_lookup_xx() APIs X-Git-Tag: v3.14-rc1~94^2~265^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bb506324d150578afadd10c3198ef5b29f5876b;p=pandora-kernel.git openvswitch: Change ovs_flow_tbl_lookup_xx() APIs API changes only for code readability. No functional chnages. This patch removes the underscored version. Added a new API ovs_flow_tbl_lookup_stats() that returns the n_mask_hits. Reported by: Ben Pfaff Reviewed-by: Thomas Graf Signed-off-by: Andy Zhou Signed-off-by: Jesse Gross --- Reading git-diff-tree failed