]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/staging/winbond/mds.c
Fix common misspellings
[mirror_ubuntu-zesty-kernel.git] / drivers / staging / winbond / mds.c
index 9cfea94bcea53cecde7cc3223bc17b7f699990bd..c9f0e8f856a0a7bb760f252beea98e35f3bcf8e1 100644 (file)
@@ -492,7 +492,7 @@ Mds_Tx(struct wbsoft_priv *adapter)
 
                        TxDesIndex = pMds->TxDesIndex; /* Get the current ID */
                        pTxDes->Descriptor_ID = TxDesIndex;
-                       pMds->TxDesFrom[TxDesIndex] = 2; /* Storing the information of source comming from */
+                       pMds->TxDesFrom[TxDesIndex] = 2; /* Storing the information of source coming from */
                        pMds->TxDesIndex++;
                        pMds->TxDesIndex %= MAX_USB_TX_DESCRIPTOR;