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

bnx2x: Fix comment typo

The double `the' is duplicated in the comment, remove one.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Jason Wang and committed by
David S. Miller
0619d0fa 9221b289

+1 -1
+1 -1
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
··· 13844 13844 13845 13845 /* Once KR2 was disabled, wait 5 seconds before checking KR2 recovery 13846 13846 * Since some switches tend to reinit the AN process and clear the 13847 - * the advertised BP/NP after ~2 seconds causing the KR2 to be disabled 13847 + * advertised BP/NP after ~2 seconds causing the KR2 to be disabled 13848 13848 * and recovered many times 13849 13849 */ 13850 13850 if (vars->check_kr2_recovery_cnt > 0) {