Merge branch 'v3.10/topic/arm64-misc' into linux-linaro-lsk
[firefly-linux-kernel-4.4.55.git] / drivers / staging / wlags49_h2 / wl_internal.h
index 553601f48873be580ddc1037d16a4651a2217372..b2307816414910937e8c4301d1e87a12d9b6345d 100644 (file)
@@ -11,7 +11,7 @@
  *
  *------------------------------------------------------------------------------
  *
- *   Header for defintions and macros internal to the drvier.
+ *   Header for definitions and macros internal to the drvier.
  *
  *------------------------------------------------------------------------------
  *
@@ -838,7 +838,7 @@ typedef struct dma_strct
        DESC_STRCT  *rx_packet[NUM_RX_DESC];
        DESC_STRCT  *rx_reclaim_desc, *tx_reclaim_desc; // Descriptors for host-reclaim purposes (see HCF)
        int         tx_rsc_ind; // DMA Tx resource indicator is maintained in the MSF, not in the HCF
-       int         rx_rsc_ind; // Also added rx rsource indicator so that cleanup can be performed if alloc fails
+       int         rx_rsc_ind; // Also added rx resource indicator so that cleanup can be performed if alloc fails
        int         status;
 } DMA_STRCT;