From: Colin Ian King <colin.k...@canonical.com>

There is a spelling mistake in a comment, fix it.

Signed-off-by: Colin Ian King <colin.k...@canonical.com>
---
 drivers/staging/rtl8723bs/include/wifi.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/rtl8723bs/include/wifi.h 
b/drivers/staging/rtl8723bs/include/wifi.h
index fe984fcb66a9..4080803d9b1b 100644
--- a/drivers/staging/rtl8723bs/include/wifi.h
+++ b/drivers/staging/rtl8723bs/include/wifi.h
@@ -719,7 +719,7 @@ struct ADDBA_request {
 
 #define        P2P_WILDCARD_SSID_LEN                           7
 
-#define        P2P_FINDPHASE_EX_NONE                           0       /*  
default value, used when: (1)p2p disabed or (2)p2p enabled but only do 1 scan 
phase */
+#define        P2P_FINDPHASE_EX_NONE                           0       /*  
default value, used when: (1)p2p disabled or (2)p2p enabled but only do 1 scan 
phase */
 #define        P2P_FINDPHASE_EX_FULL                           1       /*  
used when p2p enabled and want to do 1 scan phase and P2P_FINDPHASE_EX_MAX-1 
find phase */
 #define        P2P_FINDPHASE_EX_SOCIAL_FIRST           
(P2P_FINDPHASE_EX_FULL+1)
 #define        P2P_FINDPHASE_EX_MAX                                    4
-- 
2.30.2

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to