intel/iavf:fix repeated words in comments

Delete the redundant word 'a'.

Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
pull/31/merge
Jilin Yuan 2022-06-29 22:03:52 +08:00 committed by Tony Nguyen
parent 09f85edd98
commit afdc8a54e2
1 changed files with 1 additions and 1 deletions

View File

@ -4250,7 +4250,7 @@ static netdev_features_t iavf_features_check(struct sk_buff *skb,
}
/* No need to validate L4LEN as TCP is the only protocol with a
* a flexible value and we support all possible values supported
* flexible value and we support all possible values supported
* by TCP, which is at most 15 dwords
*/