]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: most: aim-network: avoid calling netdev_info()
authorAndrey Shvetsov <andrey.shvetsov@k2l.de>
Tue, 4 Oct 2016 15:10:18 +0000 (17:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:25:12 +0000 (10:25 +0200)
commit812b55e531541d210e66962200f3a2c1429d3413
treebaf1ed919db9885131cca2686138e35e4809e16e
parent81ad5207862db73e64f6439efa47d259ff4a60a7
staging: most: aim-network: avoid calling netdev_info()

This patch removes the needless call of function netdev_info() from
function most_nd_setup().

Signed-off-by: Andrey Shvetsov <andrey.shvetsov@k2l.de>
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/aim-network/networking.c