]> git.baikalelectronics.ru Git - kernel.git/commit
igb: move vf init into a seperate function
authorAlexander Duyck <alexander.h.duyck@intel.com>
Tue, 27 Oct 2009 23:47:53 +0000 (23:47 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Oct 2009 10:25:42 +0000 (03:25 -0700)
commit7d49115d3540664188f0b6186df26189c9c170e5
treeef526a59111600f157ae54062a2b39a40d1b052c
parenta9bc75fd06b84f94f0b7a63c7da3da22394e5f78
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>
drivers/net/igb/igb_main.c