commit | b883d0bd4ae91059242fd2f8c2a70f308ef63dc1 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Tue Jan 15 22:00:07 2013 +0000 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Thu Aug 29 18:12:07 2013 +0100 |
tree | 3f76b769a8deba7d60bf3488b2e9c4160e0fb219 | |
parent | cade715ff18440dda53e59c10c606586c92be33e [diff] |
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 <bhutchings@solarflare.com>