]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/staging/rt2860/chip/mac_usb.h
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / drivers / staging / rt2860 / chip / mac_usb.h
index ed0c0b43b05e7089e97c59d71757a3237f081807..e8158fb58648dd46ec50136970262165974b0e4c 100644 (file)
@@ -30,7 +30,8 @@
     Abstract:
 
     Revision History:
-    Who          When          What
+    Who                When            What
+    Justin P. Mattock  11/07/2010      Fix a typo
     ---------    ----------    ----------------------------------------------
  */
 
@@ -93,7 +94,7 @@ struct rt_txinfo {
        /* Word 0 */
        u32 USBDMATxPktLen:16;  /*used ONLY in USB bulk Aggregation,  Total byte counts of all sub-frame. */
        u32 rsv:8;
-       u32 WIV:1;              /* Wireless Info Valid. 1 if Driver already fill WI,  o if DMA needs to copy WI to correctposition */
+       u32 WIV:1;              /* Wireless Info Valid. 1 if Driver already fill WI,  o if DMA needs to copy WI to correct position */
        u32 QSEL:2;             /* select on-chip FIFO ID for 2nd-stage output scheduler.0:MGMT, 1:HCCA 2:EDCA */
        u32 SwUseLastRound:1;   /* Software use. */
        u32 rsv2:2;             /* Software use. */