Fix common misspellings
[deliverable/linux.git] / drivers / staging / hv / rndis_filter.c
index e7189cd324ca5bf402f3469244084037b7cd5113..048376b2b676bb2479417c4e6db7e0034b99e2ab 100644 (file)
@@ -585,7 +585,7 @@ static int rndis_filter_set_packet_filter(struct rndis_device *dev,
                ret = -1;
                DPRINT_ERR(NETVSC, "timeout before we got a set response...");
                /*
-                * We cant deallocate the request since we may still receive a
+                * We can't deallocate the request since we may still receive a
                 * send completion for it.
                 */
                goto Exit;
This page took 0.024944 seconds and 5 git commands to generate.