mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
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>
This commit is contained in:
parent
09f85edd98
commit
afdc8a54e2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue