On 3/2/2017 2:40 PM, Andrew Rybchenko wrote: > From: Ivan Malov <[email protected]> > > According to 'libefx' API requirements, one is allowed to > apply multicast address list to the port in started state > only, otherwise the new array should be copied to a local > storage in order to be applied during the next port start > > Fixes: 0fa0070e4391 ("net/sfc: support multicast addresses list controls") > Coverity issue: 141296 > > Fixes: e9ddf37a507d ("net/sfc: fix setting empty multicast list") > Cc: [email protected] > > Signed-off-by: Ivan Malov <[email protected]> > Signed-off-by: Andrew Rybchenko <[email protected]> > Reviewed-by: Andrew Lee <[email protected]> > Reviewed-by: Andy Moreton <[email protected]>
Hi Andrew, This patch does not apply clean to next-net because of other sfc patches get first. Can you please rebase the patch to latest next-net? Thanks, ferruh

