]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/staging/rt2860/common/ba_action.c
Fix common misspellings
[mirror_ubuntu-bionic-kernel.git] / drivers / staging / rt2860 / common / ba_action.c
index 62f6f6be4acb84d20e3a8bda0c459491f21b438a..133bc1b87d2cf38fce13dd36009ce952a7036d0b 100644 (file)
@@ -28,7 +28,7 @@
 #include "../rt_config.h"
 #include <linux/kernel.h>
 
-#define BA_ORI_INIT_SEQ                (pEntry->TxSeq[TID])    /*1                        // inital sequence number of BA session */
+#define BA_ORI_INIT_SEQ                (pEntry->TxSeq[TID])    /*1                        // initial sequence number of BA session */
 
 #define ORI_SESSION_MAX_RETRY  8
 #define ORI_BA_SESSION_TIMEOUT (2000)  /* ms */
@@ -1487,7 +1487,7 @@ static void ba_enqueue_reordering_packet(struct rt_rtmp_adapter *pAd,
 
                /*
                 * flush all pending reordering mpdus
-                * and receving mpdu to upper layer
+                * and receiving mpdu to upper layer
                 * make tcp/ip to take care reordering mechanism
                 */
                /*ba_refresh_reordering_mpdus(pAd, pBAEntry); */