Merge branch 'master' into for-next
[firefly-linux-kernel-4.4.55.git] / drivers / net / gianfar.c
index 28b53d1cd4f168701fa4ce41a7c5e0edbaa6f783..efd4c70753dbe1b616b6436be72a87d4ef667cd5 100644 (file)
@@ -916,7 +916,7 @@ static void gfar_init_filer_table(struct gfar_private *priv)
        rqfar = cluster_entry_per_class(priv, rqfar, RQFPR_IPV4 | RQFPR_UDP);
        rqfar = cluster_entry_per_class(priv, rqfar, RQFPR_IPV4 | RQFPR_TCP);
 
-       /* cur_filer_idx indicated the fisrt non-masked rule */
+       /* cur_filer_idx indicated the first non-masked rule */
        priv->cur_filer_idx = rqfar;
 
        /* Rest are masked rules */