Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ethernet/via: fix repeated words in comments

Delete the redundant word 'driver'.

Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Jilin Yuan and committed by
David S. Miller
1377a5b2 e22aa148

+1 -1
+1 -1
drivers/net/ethernet/via/via-velocity.h
··· 938 938 #define IMR_MASK_VALUE 0x0013FB0FUL /* initial value of IMR 939 939 ignore MIBFI,RACEI to 940 940 reduce intr. frequency 941 - NOTE.... do not enable NoBuf int mask at driver driver 941 + NOTE.... do not enable NoBuf int mask at driver 942 942 when (1) NoBuf -> RxThreshold = SF 943 943 (2) OK -> RxThreshold = original value 944 944 */