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:
d037250
)
net: macb: constify macb configuration data
author
Josh Cartwright
<joshc@ni.com>
Mon, 9 Mar 2015 16:14:39 +0000
(11:14 -0500)
committer
David S. Miller
<davem@davemloft.net>
Mon, 9 Mar 2015 19:53:42 +0000
(15:53 -0400)
The configurations are not modified by the driver. Make them 'const' so
that they may be placed in a read-only section.
Signed-off-by: Josh Cartwright <joshc@ni.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cadence/macb.c
patch
|
blob
|
history
diff --cc
drivers/net/ethernet/cadence/macb.c
Simple merge