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:
948b337
)
remove init of dev->perm_addr in drivers
author
Jiri Pirko
<jiri@resnulli.us>
Tue, 8 Jan 2013 01:38:26 +0000
(
01:38
+0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 9 Jan 2013 02:00:48 +0000
(18:00 -0800)
perm_addr is initialized correctly in register_netdevice() so to init it in
drivers is no longer needed.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found