[Intel-wired-lan] [PATCH S15 11/14] ice: Remove "2 BITS" comment

Bowers, AndrewX andrewx.bowers at intel.com
Fri Mar 1 23:52:33 UTC 2019


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Anirudh Venkataramanan
> Sent: Tuesday, February 19, 2019 3:04 PM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH S15 11/14] ice: Remove "2 BITS" comment
> 
> Some enums in ice_tx_desc_cmd_bits have a trailing /* 2 BITS */ comment,
> but the value has just one bit set (ex. ICE_TX_DESC_CMD_L4T_EOFT_SCTP
> has the value 0x200 (i.e. only bit 9 is set). This is confusing and misleading. So
> remove the comment.
> 
> Signed-off-by: Anirudh Venkataramanan
> <anirudh.venkataramanan at intel.com>
> ---
>  drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)

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




More information about the Intel-wired-lan mailing list