提交 0fb2787b 编写于 作者: P Peter P Waskiewicz Jr 提交者: David S. Miller

ixgbe: Fix build warning

This patch fixes a build warning due to an unused label.
Signed-off-by: NPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 8e401ecc
......@@ -5354,7 +5354,6 @@ static int __devinit ixgbe_probe(struct pci_dev *pdev,
err_register:
ixgbe_release_hw_control(adapter);
err_hw_init:
ixgbe_clear_interrupt_scheme(adapter);
err_sw_init:
err_eeprom:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册