From: Kalesh AP Date: Mon, 23 Feb 2015 09:20:14 +0000 (-0500) Subject: be2net: refactor adapter resource initialzation sequence into be_resume() X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~405^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=484d76fd5154d7d7dcc8e5928a947deb9cc0b94c;p=pandora-kernel.git be2net: refactor adapter resource initialzation sequence into be_resume() Most of the adapter initialisation sequences performed in be_resume(), be_eeh_resume() and be_err_recover() are same. Renamed be_resume() to be_pci_resume() and moved the common code to a new routine be_resume() to avoid code duplication. Signed-off-by: Kalesh AP Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed