From: Ivan Vecera Date: Thu, 8 Jan 2015 15:13:07 +0000 (+0100) Subject: tg3: move init/deinit from open/close to probe/remove X-Git-Tag: fixes-v4.0-rc1~150^2~260 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20d14a5d377a6265c2e89986d052f79dff922217;p=pandora-kernel.git tg3: move init/deinit from open/close to probe/remove Move init and deinit of PTP support from open/close functions to probe/remove funcs to avoid removing/re-adding of associated PTP device(s) during ifup/ifdown. v2: tg3_ptp_init call moved to correct place (thx. Prashant) Signed-off-by: Ivan Vecera Acked-by: Prashant Sreedharan Signed-off-by: David S. Miller --- Reading git-diff-tree failed