commit | 9e3ae4f9aecffcc376a714d5088a1275054f9dbf | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Sat Apr 04 22:51:02 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Apr 30 16:59:23 2015 +0200 |
tree | d9c5702e0708f64704999f5d2e8bf3726f62a122 | |
parent | 32b249b0f54fb304c5f90be00ebcb9c1a32d415c [diff] |
staging: octeon-ethernet: consolidate ndo_open functions ndo_open for rgmii, sgmii and xaui are almost identical. Put the common code in a single function. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>