projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eefb52d
)
net: macb: Fix simple typo
author
Moritz Fischer
<
[email protected]
>
Wed, 30 Mar 2016 02:11:15 +0000
(19:11 -0700)
committer
David S. Miller
<
[email protected]
>
Mon, 4 Apr 2016 20:16:36 +0000
(16:16 -0400)
Acked-by: Michal Simek <
[email protected]
>
Acked-by: Nicolas Ferre <
[email protected]
>
Signed-off-by: Moritz Fischer <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/ethernet/cadence/macb.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/cadence/macb.c
b/drivers/net/ethernet/cadence/macb.c
index 01a8ffbfc4646c65f216dbef9eb63ca2d0d4a974..eec3200ade4a5f8fa1a126c812fa01926b648510 100644
(file)
--- a/
drivers/net/ethernet/cadence/macb.c
+++ b/
drivers/net/ethernet/cadence/macb.c
@@
-130,7
+130,7
@@
static void hw_writel(struct macb *bp, int offset, u32 value)
}
/* Find the CPU endianness by using the loopback bit of NCR register. When the
- * CPU is in big endian we need to program swaped mode for management
+ * CPU is in big endian we need to program swap
p
ed mode for management
* descriptor access.
*/
static bool hw_is_native_io(void __iomem *addr)