Skip to content

Commit

Permalink
ethernet/via: fix repeated words in comments
Browse files Browse the repository at this point in the history
Delete the redundant word 'driver'.

Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Jilin Yuan authored and davem330 committed Jul 11, 2022
1 parent e22aa14 commit 1377a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/ethernet/via/via-velocity.h
Original file line number Diff line number Diff line change
Expand Up @@ -938,7 +938,7 @@ enum velocity_owner {
#define IMR_MASK_VALUE 0x0013FB0FUL /* initial value of IMR
ignore MIBFI,RACEI to
reduce intr. frequency
NOTE.... do not enable NoBuf int mask at driver driver
NOTE.... do not enable NoBuf int mask at driver
when (1) NoBuf -> RxThreshold = SF
(2) OK -> RxThreshold = original value
*/
Expand Down

0 comments on commit 1377a5b

Please sign in to comment.