]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blobdiff - drivers/staging/vt6655/device_main.c
Fix common misspellings
[mirror_ubuntu-focal-kernel.git] / drivers / staging / vt6655 / device_main.c
index efaf19bc07b7de5bc173b78bf2c7a2d3bffa7698..ad39c8727e9b2e892d0c27757d35c91f862996d4 100644 (file)
@@ -137,7 +137,7 @@ DEVICE_PARAM(TxDescriptors1,"Number of transmit descriptors1");
 /* IP_byte_align[] is used for IP header unsigned long byte aligned
    0: indicate the IP header won't be unsigned long byte aligned.(Default) .
    1: indicate the IP header will be unsigned long byte aligned.
-      In some enviroment, the IP header should be unsigned long byte aligned,
+      In some environment, the IP header should be unsigned long byte aligned,
       or the packet will be droped when we receive it. (eg: IPVS)
 */
 DEVICE_PARAM(IP_byte_align,"Enable IP header dword aligned");