Commits
Ivan Khoronzhuk committed fab075e3dbc
net: ethernet: ti: cpsw: clarify ethtool ops changing num of descs commit 022d7ad71dc50a6c255a68f7aa8e879615a29c4c upstream. After adding cpsw_set_ringparam ethtool op, better to carry out common parts of similar ops splitting descriptors in runtime. It allows to reuse these parts and shows what the ops actually do. Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>