projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed9f524
)
Revert "Fix typo: configuation => configuration" partially
author
Jiri Kosina
<jkosina@suse.cz>
Fri, 24 Sep 2010 12:07:23 +0000
(14:07 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Fri, 24 Sep 2010 12:07:23 +0000
(14:07 +0200)
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>
drivers/net/bnx2x/bnx2x_link.c
patch
|
blob
|
history
diff --git
a/drivers/net/bnx2x/bnx2x_link.c
b/drivers/net/bnx2x/bnx2x_link.c
index c2146e78d6b11365f82e195b96a8924adf0dae2d..0383e30663135355d9de8ea79bc7b926fe162a7d 100644
(file)
--- a/
drivers/net/bnx2x/bnx2x_link.c
+++ b/
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 */
val &= ~0x7;
/* Set control bits according to
- configu
r
ation */
+ configuation */
val |= (params->xgxs_config_rx[i] &
0x7);
DP(NETIF_MSG_LINK, "Setting RX"