gt; Subject: Re: [PATCH net] i40e: fix the calculation of VFs mac addresses
>
>
>
> On 11/07/2017 08:32 AM, Nicolas Dichtel wrote:
> > From: Zijie Pan
> >
> > num_mac should be increased only after the call to i40e_add_mac_filter().
> >
> > Fixes: 5f527ba9
On 11/07/2017 08:32 AM, Nicolas Dichtel wrote:
From: Zijie Pan
num_mac should be increased only after the call to i40e_add_mac_filter().
Fixes: 5f527ba962e2 ("i40e: Limit the number of MAC and VLAN addresses that can be
added for VFs")
CC: Anjali Singhai Jain
CC: Andrew Bowers
Signed-off-
From: Zijie Pan
num_mac should be increased only after the call to i40e_add_mac_filter().
Fixes: 5f527ba962e2 ("i40e: Limit the number of MAC and VLAN addresses that can
be added for VFs")
CC: Anjali Singhai Jain
CC: Andrew Bowers
Signed-off-by: Zijie Pan
Signed-off-by: Nicolas Dichtel
---