git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f38b24c
)
net/phy: micrel: Be more const correct
author
Jaeden Amero
<jaeden.amero@ni.com>
Fri, 5 Jun 2015 23:00:24 +0000
(18:00 -0500)
committer
David S. Miller
<davem@davemloft.net>
Mon, 8 Jun 2015 07:50:48 +0000
(
00:50
-0700)
In a few places in this driver, we weren't using const where we could
have. Use const more.
In addition, change the arrays of strings in ksz9031_config_init() to be
not only const, but also static.
Signed-off-by: Jaeden Amero <jaeden.amero@ni.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/micrel.c
patch
|
blob
|
history
diff --cc
drivers/net/phy/micrel.c
Simple merge