ixgbe/base: fix typos
[dpdk.git] / drivers / net / ixgbe / base / ixgbe_common.c
index 0174ecb..8179354 100644 (file)
@@ -1085,7 +1085,7 @@ s32 ixgbe_stop_adapter_generic(struct ixgbe_hw *hw)
        msec_delay(2);
 
        /*
-        * Prevent the PCI-E bus from from hanging by disabling PCI-E master
+        * Prevent the PCI-E bus from hanging by disabling PCI-E master
         * access and verify no pending requests
         */
        return ixgbe_disable_pcie_master(hw);