On Tue,  5 Jan 2016 16:12:58 -0800
Yong Wang <yongwang at vmware.com> wrote:

>  
>  /* return 0 means link status changed, -1 means not changed */
> @@ -819,7 +831,7 @@ vmxnet3_dev_vlan_filter_set(struct rte_eth_dev *dev, 
> uint16_t vid, int on)
>       else
>               VMXNET3_CLEAR_VFTABLE_ENTRY(hw->shadow_vfta, vid);
>  
> -     /* don't change active filter if in promiscious mode */
> +     /* don't change active filter if in promiscuous mode */

Maybe send a first patch in series with these message and comment cleanups?

Makes the review easier, and aides bisection.

Reply via email to