From: Sathya Perla Date: Mon, 23 Feb 2015 09:20:09 +0000 (-0500) Subject: be2net: get rid of be_get_initial_config() call from be_probe() X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~405^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b085ba9271a252b1e3f836ab5df202c51be4f2f;p=pandora-kernel.git be2net: get rid of be_get_initial_config() call from be_probe() Most of the code to fetch the adapter state is in be_setup()->be_get_config(). So, move the code from be_get_initial_config() to be_get_config(). Signed-off-by: Sathya Perla Signed-off-by: Kalesh AP Signed-off-by: David S. Miller --- Reading git-diff-tree failed