commit | c706471b2601d1c9058e7b866db77f6eb7dd37af | [log] [tgz] |
---|---|---|
author | Subbaraya Sundeep Bhatta <subbaraya.sundeep.bhatta@xilinx.com> | Thu Sep 11 14:53:33 2014 +0530 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 12 18:15:40 2014 -0400 |
tree | 0b13ef521e075d1593adf93dbfda04f6cff5e94c | |
parent | e9c3f99f8b176369929b44e6c80043ab1036009f [diff] |
net: axienet: 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: David S. Miller <davem@davemloft.net>