From: Haiyang Zhang Date: Sat, 21 Dec 2013 00:52:31 +0000 (-0800) Subject: hyperv: Fix race between probe and open calls X-Git-Tag: v3.13-rc7~13^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a68f9614614749727286f675d15f1e09d13cb54a;p=pandora-kernel.git hyperv: Fix race between probe and open calls Moving the register_netdev to the end of probe to prevent possible open call happens before NetVSP is connected. Signed-off-by: Haiyang Zhang Reviewed-by: K. Y. Srinivasan Signed-off-by: David S. Miller --- Reading git-diff-tree failed