From: Ben Hutchings Date: Tue, 15 Jan 2013 22:00:07 +0000 (+0000) Subject: sfc: Document conditions for multicast replication vs filter replacement X-Git-Tag: v3.12-rc1~132^2~104^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b883d0bd4ae91059242fd2f8c2a70f308ef63dc1;p=pandora-kernel.git sfc: Document conditions for multicast replication vs filter replacement Add the efx_filter_is_mc_recip() function to decide whether a filter is for a multicast recipient and can coexist with other filters with the same match values. Update efx_filter_insert_filter() kernel-doc to explain the conditions for this. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed