]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
rt2x00: Fix comments in rt73usb.h and rt61pci.h
authorLalith Suresh <suresh.lalith@gmail.com>
Thu, 4 Nov 2010 19:43:16 +0000 (20:43 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Nov 2010 18:26:09 +0000 (13:26 -0500)
This patch fixes a few comments in rt73usb.h and rt61pci.h.

Signed-off-by: Lalith Suresh <suresh.lalith@gmail.com>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt61pci.h
drivers/net/wireless/rt2x00/rt73usb.h

index e2e728ab0b2e747ca88486eceeaf73ce869a4ab7..afc803b7959fae0fe6b99ac64ea39280a1a7114e 100644 (file)
@@ -412,7 +412,7 @@ struct hw_pairwise_ta_entry {
  * DROP_VERSION_ERROR: Drop version error frame.
  * DROP_MULTICAST: Drop multicast frames.
  * DROP_BORADCAST: Drop broadcast frames.
- * ROP_ACK_CTS: Drop received ACK and CTS.
+ * DROP_ACK_CTS: Drop received ACK and CTS.
  */
 #define TXRX_CSR0                      0x3040
 #define TXRX_CSR0_RX_ACK_TIMEOUT       FIELD32(0x000001ff)
index 44d5b2bebd399c0645956157d25edefc8c444110..1315ce5c992f839c6979f09ffbfcee9c32179cd2 100644 (file)
@@ -322,7 +322,7 @@ struct hw_pairwise_ta_entry {
  * DROP_VERSION_ERROR: Drop version error frame.
  * DROP_MULTICAST: Drop multicast frames.
  * DROP_BORADCAST: Drop broadcast frames.
- * ROP_ACK_CTS: Drop received ACK and CTS.
+ * DROP_ACK_CTS: Drop received ACK and CTS.
  */
 #define TXRX_CSR0                      0x3040
 #define TXRX_CSR0_RX_ACK_TIMEOUT       FIELD32(0x000001ff)