Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[cascardo/linux.git] / drivers / net / ethernet / qlogic / qlcnic / qlcnic_hw.c
index 3e0f705..75ee9e4 100644 (file)
@@ -818,7 +818,7 @@ int qlcnic_82xx_config_intr_coalesce(struct qlcnic_adapter *adapter,
 
        if (rv)
                netdev_err(adapter->netdev,
-                          "Failed to set Rx coalescing parametrs\n");
+                          "Failed to set Rx coalescing parameters\n");
 
        return rv;
 }