* [PATCH] Staging: rtl8712: rtl8712_recv.c: Fix typo error "cacluated"
@ 2015-09-22 21:42 Punit Vara
0 siblings, 0 replies; only message in thread
From: Punit Vara @ 2015-09-22 21:42 UTC (permalink / raw)
To: Larry.Finger
Cc: florian.c.schilhabel, gregkh, devel, linux-kernel, Punit Vara
This patch is to the rtl8712_rercv.c that fixes up typo error in word
"calculated"
Signed-off-by: Punit Vara <punitvara@gmail.com>
---
drivers/staging/rtl8712/rtl8712_recv.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rtl8712/rtl8712_recv.c b/drivers/staging/rtl8712/rtl8712_recv.c
index 2da2548..97f45a0 100644
--- a/drivers/staging/rtl8712/rtl8712_recv.c
+++ b/drivers/staging/rtl8712/rtl8712_recv.c
@@ -864,7 +864,7 @@ static void query_rx_phy_status(struct _adapter *padapter,
total_rssi += rssi;
}
/*
- * (2)PWDB, Average PWDB cacluated by hardware (for
+ * (2)PWDB, Average PWDB calculated by hardware (for
* rate adaptive)
*/
rx_pwr_all = (((pphy_head[PHY_STAT_PWDB_ALL_SHT]) >> 1) & 0x7f)
--
2.5.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-09-22 21:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-22 21:42 [PATCH] Staging: rtl8712: rtl8712_recv.c: Fix typo error "cacluated" Punit Vara
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®