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

intel/e1000e:fix repeated words in comments

Delete the redundant word 'frames'.

Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>

authored by

Jilin Yuan and committed by
Tony Nguyen
e2ef1c2d 38f0430e

+1 -1
+1 -1
drivers/net/ethernet/intel/e1000e/mac.c
··· 957 957 * 1: Rx flow control is enabled (we can receive pause 958 958 * frames but not send pause frames). 959 959 * 2: Tx flow control is enabled (we can send pause frames 960 - * frames but we do not receive pause frames). 960 + * but we do not receive pause frames). 961 961 * 3: Both Rx and Tx flow control (symmetric) is enabled. 962 962 * other: No other values should be possible at this point. 963 963 */