From: Ajit Khaparde Date: Fri, 11 Feb 2011 13:35:41 +0000 (+0000) Subject: be2net: call be_vf_eth_addr_config() after register_netdev X-Git-Tag: v2.6.39-rc1~468^2~384 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e63193652bfbea40e33b3a4cf4d338f9c82fbc05;p=pandora-kernel.git be2net: call be_vf_eth_addr_config() after register_netdev This is to avoid the completion processing for be_vf_eth_addr_config to consume the link status notification before netdev_register. Otherwise this causes the PF miss its first link status update. Signed-off-by: Ajit Khaparde Signed-off-by: David S. Miller --- Reading git-diff-tree failed