On 7/17/19 2:58 PM, justinpo...@gmail.com wrote: > From: Justin Chen <justinpo...@gmail.com> > > Currently we silently ignore filters if we cannot meet the filter > requirements. This will lead to the MAC dropping packets that are > expected to pass. A better solution would be to set the NIC to promisc > mode when the required filters cannot be met. > > Also correct the number of MDF filters supported. It should be 17, > not 16. > > Signed-off-by: Justin Chen <justinpo...@gmail.com>
Acked-by: Doug Berger <open...@gmail.com> Thanks Justin :) Doug