commit | be76400c31194d759b621bc2b70f0c61882fbaec | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Sat Apr 04 22:51:04 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Apr 30 16:59:23 2015 +0200 |
tree | 3aff62b4ca062960727054dacb43d4be24cc12d6 | |
parent | 96217ebff7f2fda012f755cdb28f34400fd5f99c [diff] |
staging: octeon-ethernet: move ndo_stop to common init All init functions call ndo_stop if it's defined, so move it to common function. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>