diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2014-10-02 08:15:30 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-10-03 22:31:40 (GMT) |
commit | 6a05880a8b22c6ba2ffdabbceb4635d28abe9072 (patch) | |
tree | ddfe9129a865ed13888fa91603c4326717435beb /net/sctp | |
parent | c2bf5ec20488fb91af32f1c7f7c63f338ebacc9f (diff) | |
download | linux-6a05880a8b22c6ba2ffdabbceb4635d28abe9072.tar.xz |
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
There is no need to call ether_setup after alloc_ethdev since it was
already called there.
Follow commits c706471b2601 ("net: axienet: remove unnecessary
ether_setup after alloc_etherdev") and 3c87dcbfb36c ("net: ll_temac:
Remove unnecessary ether_setup after alloc_etherdev") and fix the
pattern in all remaining ethernet drivers.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sctp')
0 files changed, 0 insertions, 0 deletions