From b883d0bd4ae91059242fd2f8c2a70f308ef63dc1 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 15 Jan 2013 22:00:07 +0000 Subject: [PATCH] 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-format-patch failed