summaryrefslogtreecommitdiff
path: root/net/802
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2009-07-23 18:10:43 (GMT)
committerDavid S. Miller <davem@davemloft.net>2009-07-26 16:47:03 (GMT)
commita0c98605d7237fc4bf26a345db5f950f46e69834 (patch)
tree219d3f0f7b2ae5fce5957fe28679a427a6ba1f11 /net/802
parent0cce119aa977dba00467985c0ae93fe43d28740a (diff)
downloadlinux-fsl-qoriq-a0c98605d7237fc4bf26a345db5f950f46e69834.tar.xz
igb: initialize mailbox function pointers prior to phy init
The igb driver is currently initializing the mailbox function pointers after the phy. This causes issues as the phy init will return from the function early if there is no phy present. To resolve this I have moved the function pointer init to a location prior to the phy initialization so that serdes based adapters can also make use of SR-IOV. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/802')
0 files changed, 0 insertions, 0 deletions