i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()
authorElizabeth Kappler <[email protected]>
Sat, 15 Feb 2014 07:41:38 +0000 (07:41 +0000)
committerJeff Kirsher <[email protected]>
Thu, 20 Mar 2014 00:17:20 +0000 (17:17 -0700)
commit6c167f582ea93d0b66a187ec06a7c015fecd723a
tree4cd07ad7478e14e7fb6438b285eea10a922c9a80
parent7c3c288bcf95ebfc970c508821dd950876422280
i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()

This patch cleans up and moves a portion of i40e_open to i40e_vsi_open,
in order to have a shorter vsi_open function that does only that.

Change-ID: I1c418dda94dcfc0eb7d4386a70c330692ef5ecc9
Signed-off-by: Elizabeth Kappler <[email protected]>
Signed-off-by: Akeem G Abodunrin <[email protected]>
Signed-off-by: Catherine Sullivan <[email protected]>
Tested-by: Kavindya Deegala <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
drivers/net/ethernet/intel/i40e/i40e.h
drivers/net/ethernet/intel/i40e/i40e_main.c