]> www.infradead.org Git - users/jedix/linux-maple.git/commit
enic: Fix build failure with SRIOV disabled.
authorSujith Sankar <ssujith@cisco.com>
Tue, 13 Oct 2015 10:00:01 +0000 (15:30 +0530)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Mon, 19 Oct 2015 20:39:08 +0000 (13:39 -0700)
commit33449040241fa9d6bef27c99169ef3bf428869d7
tree234481501b905dca7ebb8bccf708fa59570da2f9
parent653a14d395809984743ffc50f25e6cb8c4a52cc5
enic: Fix build failure with SRIOV disabled.

err_out_vnic_unregister is used regardless of whether
SRIOV is enabled or not.

Reported-by: Jesse Brandeburg <jesse.brangeburg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cisco/enic/enic_main.c