From: Varka Bhadram Date: Mon, 14 Jul 2014 08:39:04 +0000 (+0530) Subject: ethernet: amd: move amd111e_remove_one after probe X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~172^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43519e60ef8020e7b4f99d20b6663fab50af21dc;p=pandora-kernel.git ethernet: amd: move amd111e_remove_one after probe This patch moves the remove functionalities after the probe so that we can see the registered and released resources properly. Every driver follows the same concept. Signed-off-by: Varka Bhadram Signed-off-by: David S. Miller --- Reading git-diff-tree failed