Browse Source

Revert "Fix typo: configuation => configuration" partially

This is a partial revert of 0b1974de66f ("Fix typo: configuation
=> configuration") as this hunk is removed in net-next.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Jiri Kosina 14 năm trước cách đây
mục cha
commit
45798c28b4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      drivers/net/bnx2x/bnx2x_link.c

+ 1 - 1
drivers/net/bnx2x/bnx2x_link.c

@@ -3735,7 +3735,7 @@ static u8 bnx2x_ext_phy_init(struct link_params *params, struct link_vars *vars)
 					/* Clear first 3 bits of the control */
 					/* Clear first 3 bits of the control */
 					val &= ~0x7;
 					val &= ~0x7;
 					/* Set control bits according to
 					/* Set control bits according to
-					configuration */
+					configuation */
 					val |= (params->xgxs_config_rx[i] &
 					val |= (params->xgxs_config_rx[i] &
 						0x7);
 						0x7);
 					DP(NETIF_MSG_LINK, "Setting RX"
 					DP(NETIF_MSG_LINK, "Setting RX"