commit | 3c87dcbfb36ce6d3d9087f0163c02ba5690d9a85 | [log] [tgz] |
---|---|---|
author | Subbaraya Sundeep Bhatta <subbaraya.sundeep.bhatta@xilinx.com> | Wed Oct 01 11:01:17 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 01 15:01:10 2014 -0400 |
tree | 3df0664e21799a8638e663f87a90108771723390 | |
parent | 2c804d0f8fc7799981d9fdd8c88653541b28c1a7 [diff] |
net: ll_temac: Remove unnecessary ether_setup after alloc_etherdev Calling ether_setup is redundant since alloc_etherdev calls it. Signed-off-by: Subbaraya Sundeep Bhatta <sbhatta@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: David S. Miller <davem@davemloft.net>