Skip to content

Commit 1377a5b

Browse files
Jilin Yuandavem330
authored andcommitted
ethernet/via: fix repeated words in comments
Delete the redundant word 'driver'. Signed-off-by: Jilin Yuan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent e22aa14 commit 1377a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/net/ethernet/via/via-velocity.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -938,7 +938,7 @@ enum velocity_owner {
938938
#define IMR_MASK_VALUE 0x0013FB0FUL /* initial value of IMR
939939
ignore MIBFI,RACEI to
940940
reduce intr. frequency
941-
NOTE.... do not enable NoBuf int mask at driver driver
941+
NOTE.... do not enable NoBuf int mask at driver
942942
when (1) NoBuf -> RxThreshold = SF
943943
(2) OK -> RxThreshold = original value
944944
*/

0 commit comments

Comments
 (0)