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:
e9cf356
)
ieee802154: constify struct net_device in some operations
author
Dmitry Eremin-Solenikov
<dbaryshkov@gmail.com>
Fri, 2 Oct 2009 15:05:00 +0000
(19:05 +0400)
committer
Dmitry Eremin-Solenikov
<dbaryshkov@gmail.com>
Fri, 6 Nov 2009 11:31:16 +0000
(14:31 +0300)
Some of ieee802154 operations really shouldn't change passed net_device.
Constify passed argument.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
No differences found