commit | a6b623e0e5787ba5ffd2a3c4448ff6d1eaa904a9 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Tue Oct 27 23:47:53 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 28 03:25:42 2009 -0700 |
tree | ef526a59111600f157ae54062a2b39a40d1b052c | |
parent | 51466239fb9f95343e88c14475a0f99fe4882c54 [diff] |
igb: move vf init into a seperate function This patch moves VF initialization into a seperate function to help improve the readability of igb_probe. 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>