[Intel-wired-lan] [next PATCH S95 11/12] virtchnl: use u8 type for a field in the virtchnl_filter struct

Bowers, AndrewX andrewx.bowers at intel.com
Tue Aug 21 19:41:47 UTC 2018


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Alice Michael
> Sent: Monday, August 20, 2018 8:13 AM
> To: Michael, Alice <alice.michael at intel.com>; intel-wired-
> lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [next PATCH S95 11/12] virtchnl: use u8 type for a
> field in the virtchnl_filter struct
> 
> From: Harshitha Ramamurthy <harshitha.ramamurthy at intel.com>
> 
> The virtchnl_filter struct has a field called field_flags. A previous commit
> mistakenly had the type to be a __u8. What we want is for the field to be an
> unsigned 8 bit value, so let's just use the existing kernel type u8 for that.
> 
> Signed-off-by: Harshitha Ramamurthy <harshitha.ramamurthy at intel.com>
> ---
>  include/linux/avf/virtchnl.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>




More information about the Intel-wired-lan mailing list