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:
e9c3f99
)
net: axienet: remove unnecessary ether_setup after alloc_etherdev
author
Subbaraya Sundeep Bhatta
<subbaraya.sundeep.bhatta@xilinx.com>
Thu, 11 Sep 2014 09:23:33 +0000
(14:53 +0530)
committer
David S. Miller
<davem@davemloft.net>
Fri, 12 Sep 2014 22:15:40 +0000
(18:15 -0400)
calling ether_setup is redundant since alloc_etherdev calls
it.
Signed-off-by: Subbaraya Sundeep Bhatta <sbhatta@xilinx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found