[PATCH] [linux-next] rt2x00: Fix a typo in printk

2018-01-04 Thread Masanari Iida
This patch fix a typo in rt2800lib.c

Signed-off-by: Masanari Iida <standby2...@gmail.com>
---
 drivers/net/wireless/ralink/rt2x00/rt2800lib.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/ralink/rt2x00/rt2800lib.c 
b/drivers/net/wireless/ralink/rt2x00/rt2800lib.c
index d2c289446c00..429d07b651dd 100644
--- a/drivers/net/wireless/ralink/rt2x00/rt2800lib.c
+++ b/drivers/net/wireless/ralink/rt2x00/rt2800lib.c
@@ -4903,7 +4903,7 @@ void rt2800_vco_calibration(struct rt2x00_dev *rt2x00dev)
min_sleep = 2000;
break;
default:
-   WARN_ONCE(1, "Not supported RF chipet %x for VCO recalibration",
+   WARN_ONCE(1, "Not supported RF chipset %x for VCO 
recalibration",
  rt2x00dev->chip.rf);
return;
}
-- 
2.15.1.433.g936d1b989416



[PATCH] [linux-next] rtlwifi: Fix typo in printk

2016-06-28 Thread Masanari Iida
This patch fix spelling typos found in drivers/net/wireless/realtek.

Signed-off-by: Masanari Iida <standby2...@gmail.com>
---
 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c   | 2 +-
 drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.c | 2 +-
 drivers/net/wireless/realtek/rtlwifi/rtl8192ee/dm.c| 2 +-
 drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.c   | 2 +-
 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/phy.c   | 2 +-
 drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.c| 2 +-
 drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.c   | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c 
b/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c
index 416a9ba6382e..422c7813f5ee 100644
--- a/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c
+++ b/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c
@@ -1239,7 +1239,7 @@ u8 rtl88e_phy_sw_chnl(struct ieee80211_hw *hw)
if (!(is_hal_stop(rtlhal)) && !(RT_CANNOT_IO(hw))) {
rtl88e_phy_sw_chnl_callback(hw);
RT_TRACE(rtlpriv, COMP_CHAN, DBG_LOUD,
-"sw_chnl_inprogress false schdule workitem current 
channel %d\n",
+"sw_chnl_inprogress false schedule workitem current 
channel %d\n",
 rtlphy->current_channel);
rtlphy->sw_chnl_inprogress = false;
} else {
diff --git a/drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.c 
b/drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.c
index 77e61b19bf36..9301583ce768 100644
--- a/drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.c
+++ b/drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.c
@@ -757,7 +757,7 @@ u8 rtl92c_phy_sw_chnl(struct ieee80211_hw *hw)
if (!(is_hal_stop(rtlhal)) && !(RT_CANNOT_IO(hw))) {
rtl92c_phy_sw_chnl_callback(hw);
RT_TRACE(rtlpriv, COMP_CHAN, DBG_LOUD,
-"sw_chnl_inprogress false schdule workitem\n");
+"sw_chnl_inprogress false schedule workitem\n");
rtlphy->sw_chnl_inprogress = false;
} else {
RT_TRACE(rtlpriv, COMP_CHAN, DBG_LOUD,
diff --git a/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/dm.c 
b/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/dm.c
index 459f3d0efa2f..0a5c9fcfe73b 100644
--- a/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/dm.c
+++ b/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/dm.c
@@ -496,7 +496,7 @@ static void rtl92ee_dm_find_minimum_rssi(struct 
ieee80211_hw *hw)
rtl_dm_dig->min_undec_pwdb_for_dm =
rtlpriv->dm.entry_min_undec_sm_pwdb;
RT_TRACE(rtlpriv, COMP_BB_POWERSAVING, DBG_LOUD,
-"AP Ext Port or disconnet PWDB = 0x%x\n",
+"AP Ext Port or disconnect PWDB = 0x%x\n",
 rtl_dm_dig->min_undec_pwdb_for_dm);
}
RT_TRACE(rtlpriv, COMP_DIG, DBG_LOUD,
diff --git a/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.c 
b/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.c
index c2bf8d1a7af3..97d9a8e209f1 100644
--- a/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.c
+++ b/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.c
@@ -1819,7 +1819,7 @@ u8 rtl92ee_phy_sw_chnl(struct ieee80211_hw *hw)
if (!(is_hal_stop(rtlhal)) && !(RT_CANNOT_IO(hw))) {
rtl92ee_phy_sw_chnl_callback(hw);
RT_TRACE(rtlpriv, COMP_CHAN, DBG_LOUD,
-"sw_chnl_inprogress false schdule workitem current 
channel %d\n",
+"sw_chnl_inprogress false schedule workitem current 
channel %d\n",
 rtlphy->current_channel);
rtlphy->sw_chnl_inprogress = false;
} else {
diff --git a/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/phy.c 
b/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/phy.c
index d367097f490b..e9a9bbf44966 100644
--- a/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/phy.c
+++ b/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/phy.c
@@ -893,7 +893,7 @@ u8 rtl8723e_phy_sw_chnl(struct ieee80211_hw *hw)
if (!(is_hal_stop(rtlhal)) && !(RT_CANNOT_IO(hw))) {
rtl8723e_phy_sw_chnl_callback(hw);
RT_TRACE(rtlpriv, COMP_CHAN, DBG_LOUD,
-"sw_chnl_inprogress false schdule workitem\n");
+"sw_chnl_inprogress false schedule workitem\n");
rtlphy->sw_chnl_inprogress = false;
} else {
RT_TRACE(rtlpriv, COMP_CHAN, DBG_LOUD,
diff --git a/drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.c 
b/drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.c
index 08288ac9020a..97ae14d48840 10064

[PATCH 4/4] staging: wilc1000: Fix typo in wilc_wfi_cfgoperations.c

2015-11-23 Thread Masanari Iida
This patch fix some spelling typo in wilc_wfi_cfgoperations.c

Signed-off-by: Masanari Iida <standby2...@gmail.com>
---
 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c | 34 +++
 1 file changed, 17 insertions(+), 17 deletions(-)

diff --git a/drivers/staging/wilc1000/wilc_wfi_cfgoperations.c 
b/drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
index 6f40522..ee09d56 100644
--- a/drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
+++ b/drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
@@ -590,7 +590,7 @@ static void CfgConnectResult(enum conn_event 
enuConnDisconnEvent,
}
 
if (bNeedScanRefresh) {
-   /*Also, refrsh DIRECT- results if */
+   /*Also, refresh DIRECT- results if */
refresh_scan(priv, 1, true);
 
}
@@ -1407,7 +1407,7 @@ static int del_key(struct wiphy *wiphy, struct net_device 
*netdev,
kfree(g_key_gtk_params.seq);
g_key_gtk_params.seq = NULL;
 
-   /*Reset WILC_CHANGING_VIR_IF register to allow adding futrue 
keys to CE H/W*/
+   /*Reset WILC_CHANGING_VIR_IF register to allow adding future 
keys to CE H/W*/
set_machw_change_vir_if(netdev, false);
}
 
@@ -1605,7 +1605,7 @@ static int get_station(struct wiphy *wiphy, struct 
net_device *dev,
 static int change_bss(struct wiphy *wiphy, struct net_device *dev,
  struct bss_parameters *params)
 {
-   PRINT_D(CFG80211_DBG, "Changing Bss parametrs\n");
+   PRINT_D(CFG80211_DBG, "Changing Bss parameters\n");
return 0;
 }
 
@@ -1743,7 +1743,7 @@ static int del_pmksa(struct wiphy *wiphy, struct 
net_device *netdev,
if (!memcmp(pmksa->bssid, priv->pmkid_list.pmkidlist[i].bssid,
 ETH_ALEN)) {
/*If bssid is found, reset the values*/
-   PRINT_D(CFG80211_DBG, "Reseting PMKID values\n");
+   PRINT_D(CFG80211_DBG, "Resetting PMKID values\n");
memset(>pmkid_list.pmkidlist[i], 0, sizeof(struct 
host_if_pmkid));
break;
}
@@ -1923,7 +1923,7 @@ void WILC_WFI_p2p_rx (struct net_device *dev, u8 *buff, 
u32 size)
/* Get WILC header */
memcpy(, (buff - HOST_HDR_OFFSET), HOST_HDR_OFFSET);
 
-   /* The packet offset field conain info about what type of managment 
frame */
+   /* The packet offset field contain info about what type of management 
frame */
/* we are dealing with and ack status */
pkt_offset = GET_PKT_OFFSET(header);
 
@@ -2001,7 +2001,7 @@ void WILC_WFI_p2p_rx (struct net_device *dev, u8 *buff, 
u32 size)
 
 
if ((buff[P2P_PUB_ACTION_SUBTYPE] == 
GO_NEG_REQ || buff[P2P_PUB_ACTION_SUBTYPE] == GO_NEG_RSP) && (bWilc_ie))   {
-   PRINT_D(GENERIC_DBG, "Sending 
P2P to host without extra elemnt\n");
+   PRINT_D(GENERIC_DBG, "Sending 
P2P to host without extra element\n");
/* extra attribute for sig_dbm: 
signal strength in mBm, or 0 if unknown */
cfg80211_rx_mgmt(priv->wdev, 
s32Freq, 0, buff, size - 7, 0);
return;
@@ -2283,7 +2283,7 @@ static int mgmt_tx(struct wiphy *wiphy,
if (u8P2Plocalrandom > 
u8P2Precvrandom) {

PRINT_D(GENERIC_DBG, "LOCAL WILL BE GO LocaRand=%02x RecvRand %02x\n", 
u8P2Plocalrandom, u8P2Precvrandom);
 
-   /*Search for 
the p2p information information element , after the Public action subtype 
theres a byte for teh dialog token, skip that*/
+   /*Search for 
the p2p information information element , after the Public action subtype 
theres a byte for the dialog token, skip that*/
for (i = 
P2P_PUB_ACTION_SUBTYPE + 2; i < len; i++) {
if 
(buf[i] == P2PELEM_ATTR_ID && !(memcmp(u8P2P_oui, [i + 2], 4))) {

if (buf[P2P_PUB_ACTION_SUBTYPE] == P2P_INV_REQ || buf[P2P_PUB_ACTION_SUBTYPE] 
== P2P_INV_RSP)
@@ -2546,7 +2546,7 @@ static int change_virtual_intf(struct wiphy *wiphy, 
struct net_device *dev,
g_obtainingIP = false;
del_timer();
PRINT_D(GENERIC_DBG, "Changing virtual interface, ena

[PATCH 1/4] staging: wilc1000: Fix typo in wilc_msgqueue.h

2015-11-23 Thread Masanari Iida
This patch fix some spelling typo in wilc_msgqueue.h

Signed-off-by: Masanari Iida <standby2...@gmail.com>
---
 drivers/staging/wilc1000/wilc_msgqueue.h | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/drivers/staging/wilc1000/wilc_msgqueue.h 
b/drivers/staging/wilc1000/wilc_msgqueue.h
index d231c33..d7e0328 100644
--- a/drivers/staging/wilc1000/wilc_msgqueue.h
+++ b/drivers/staging/wilc1000/wilc_msgqueue.h
@@ -35,7 +35,7 @@ typedef struct __MessageQueue_struct {
  *  any other message queue having the same name 
in the system
  *  @param[in,out] pHandle handle to the message queue object
  *  @param[in] pstrAttrs Optional attributes, NULL for default
- *  @returnError code indicating sucess/failure
+ *  @returnError code indicating success/failure
  *  @authorsyounan
  *  @date  30 Aug 2010
  *  @version   1.0
@@ -44,7 +44,7 @@ int wilc_mq_create(WILC_MsgQueueHandle *pHandle);
 
 /*!
  *  @brief Sends a message
- *  @details   Sends a message, this API will block unil the message is
+ *  @details   Sends a message, this API will block until the message 
is
  *  actually sent or until it is timedout (as long 
as the feature
  *  CONFIG_WILC_MSG_QUEUE_TIMEOUT is enabled and 
pstrAttrs->u32Timeout
  *  is not set to WILC_OS_INFINITY), zero timeout 
is a valid value
@@ -52,7 +52,7 @@ int wilc_mq_create(WILC_MsgQueueHandle *pHandle);
  *  @param[in] pvSendBuffer pointer to the data to send
  *  @param[in] u32SendBufferSize the size of the data to send
  *  @param[in] pstrAttrs Optional attributes, NULL for default
- *  @returnError code indicating sucess/failure
+ *  @returnError code indicating success/failure
  *  @authorsyounan
  *  @date  30 Aug 2010
  *  @version   1.0
@@ -62,7 +62,7 @@ int wilc_mq_send(WILC_MsgQueueHandle *pHandle,
 
 /*!
  *  @brief Receives a message
- *  @details   Receives a message, this API will block unil a message 
is
+ *  @details   Receives a message, this API will block until a message 
is
  *  received or until it is timedout (as long as 
the feature
  *  CONFIG_WILC_MSG_QUEUE_TIMEOUT is enabled and 
pstrAttrs->u32Timeout
  *  is not set to WILC_OS_INFINITY), zero timeout 
is a valid value
@@ -71,7 +71,7 @@ int wilc_mq_send(WILC_MsgQueueHandle *pHandle,
  *  @param[in] u32RecvBufferSize the size of the receive buffer
  *  @param[out]pu32ReceivedLength the length of received data
  *  @param[in] pstrAttrs Optional attributes, NULL for default
- *  @returnError code indicating sucess/failure
+ *  @returnError code indicating success/failure
  *  @authorsyounan
  *  @date  30 Aug 2010
  *  @version   1.0
@@ -84,7 +84,7 @@ int wilc_mq_recv(WILC_MsgQueueHandle *pHandle,
  *  @brief Destroys an existing  Message queue
  *  @param[in] pHandle handle to the message queue object
  *  @param[in] pstrAttrs Optional attributes, NULL for default
- *  @returnError code indicating sucess/failure
+ *  @returnError code indicating success/failure
  *  @authorsyounan
  *  @date  30 Aug 2010
  *  @version   1.0
-- 
2.6.3.379.g0c83680

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 2/4] staging: wilc1000: Fix typo in host_interface.c

2015-11-23 Thread Masanari Iida
This patch fix spelling typo in host_interface.c

Signed-off-by: Masanari Iida <standby2...@gmail.com>
---
 drivers/staging/wilc1000/host_interface.c | 30 +++---
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/drivers/staging/wilc1000/host_interface.c 
b/drivers/staging/wilc1000/host_interface.c
index d5b7725..b9f9541 100644
--- a/drivers/staging/wilc1000/host_interface.c
+++ b/drivers/staging/wilc1000/host_interface.c
@@ -581,7 +581,7 @@ static s32 handle_cfg_param(struct host_if_drv *hif_drv,
wid_list[wid_cnt].size = sizeof(char);
hif_drv->cfg_values.power_mgmt_mode = 
(u8)cfg_param_attr->cfg_attr_info.power_mgmt_mode;
} else {
-   PRINT_ER("Invalide power mode\n");
+   PRINT_ER("Invalid power mode\n");
result = -EINVAL;
goto ERRORHANDLER;
}
@@ -655,7 +655,7 @@ static s32 handle_cfg_param(struct host_if_drv *hif_drv,
wid_list[wid_cnt].size = sizeof(char);
hif_drv->cfg_values.preamble_type = 
cfg_param_attr->cfg_attr_info.preamble_type;
} else {
-   PRINT_ER("Preamle Range(0~2) over\n");
+   PRINT_ER("Preamble Range(0~2) over\n");
result = -EINVAL;
goto ERRORHANDLER;
}
@@ -844,7 +844,7 @@ static s32 Handle_Scan(struct host_if_drv *hif_drv,
}
 
if (g_obtainingIP || connecting) {
-   PRINT_D(GENERIC_DBG, "[handle_scan]: Don't do obss scan until 
IP adresss is obtained\n");
+   PRINT_D(GENERIC_DBG, "[handle_scan]: Don't do obss scan until 
IP addresses is obtained\n");
PRINT_ER("Don't do obss scan\n");
result = -EBUSY;
goto ERRORHANDLER;
@@ -924,7 +924,7 @@ static s32 Handle_Scan(struct host_if_drv *hif_drv,
 get_id_from_handler(hif_drv));
 
if (result)
-   PRINT_ER("Failed to send scan paramters config packet\n");
+   PRINT_ER("Failed to send scan parameters config packet\n");
else
PRINT_D(HOSTINF_DBG, "Successfully sent SCAN params config 
packet\n");
 
@@ -1379,7 +1379,7 @@ static s32 Handle_ConnectTimeout(struct host_if_drv 
*hif_drv)
result = send_config_pkt(SET_CFG, , 1,
 get_id_from_handler(hif_drv));
if (result)
-   PRINT_ER("Failed to send dissconect config packet\n");
+   PRINT_ER("Failed to send disconnect config packet\n");
 
hif_drv->usr_conn_req.ssid_len = 0;
kfree(hif_drv->usr_conn_req.pu8ssid);
@@ -1529,12 +1529,12 @@ static s32 Handle_RcvdGnrlAsyncInfo(struct host_if_drv 
*hif_drv,
u8MacStatus  = pstrRcvdGnrlAsyncInfo->buffer[7];
u8MacStatusReasonCode = pstrRcvdGnrlAsyncInfo->buffer[8];
u8MacStatusAdditionalInfo = pstrRcvdGnrlAsyncInfo->buffer[9];
-   PRINT_INFO(HOSTINF_DBG, "Recieved MAC status = %d with Reason = 
%d , Info = %d\n", u8MacStatus, u8MacStatusReasonCode, 
u8MacStatusAdditionalInfo);
+   PRINT_INFO(HOSTINF_DBG, "Received MAC status = %d with Reason = 
%d , Info = %d\n", u8MacStatus, u8MacStatusReasonCode, 
u8MacStatusAdditionalInfo);
if (hif_drv->hif_state == HOST_IF_WAITING_CONN_RESP) {
u32 u32RcvdAssocRespInfoLen;
tstrConnectRespInfo *pstrConnectRespInfo = NULL;
 
-   PRINT_D(HOSTINF_DBG, "Recieved MAC status = %d with 
Reason = %d , Code = %d\n", u8MacStatus, u8MacStatusReasonCode, 
u8MacStatusAdditionalInfo);
+   PRINT_D(HOSTINF_DBG, "Received MAC status = %d with 
Reason = %d , Code = %d\n", u8MacStatus, u8MacStatusReasonCode, 
u8MacStatusAdditionalInfo);
 
memset(, 0, sizeof(tstrConnectInfo));
 
@@ -1998,7 +1998,7 @@ static void Handle_Disconnect(struct host_if_drv *hif_drv)
 get_id_from_handler(hif_drv));
 
if (result) {
-   PRINT_ER("Failed to send dissconect config packet\n");
+   PRINT_ER("Failed to send disconnect config packet\n");
} else {
tstrDisconnectNotifInfo strDisconnectNotifInfo;
 
@@ -2179,7 +2179,7 @@ s32 Handle_GetStatistics(struct host_if_drv *hif_drv, 
struct rf_info *pstrStatis
 get_id_from_handler(hif_drv));
 
if (result)
-   PRINT_ER("Failed to send scan paramters config packet\n");
+   PRINT_ER("Failed to send scan parameters config packe

[PATCH 3/4] staging: wilc1000: Fix typo in linux_wlan.c

2015-11-23 Thread Masanari Iida
This patch fix some spelling typo in wilc1000.c.

Signed-off-by: Masanari Iida <standby2...@gmail.com>
---
 drivers/staging/wilc1000/linux_wlan.c | 16 
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/drivers/staging/wilc1000/linux_wlan.c 
b/drivers/staging/wilc1000/linux_wlan.c
index 086f1db..dc98ccb 100644
--- a/drivers/staging/wilc1000/linux_wlan.c
+++ b/drivers/staging/wilc1000/linux_wlan.c
@@ -130,7 +130,7 @@ static int dev_state_ev_handler(struct notifier_block 
*this, unsigned long event
 
dev  = (struct net_device *)dev_iface->ifa_dev->dev;
if (!dev->ieee80211_ptr || !dev->ieee80211_ptr->wiphy) {
-   PRINT_D(GENERIC_DBG, "No Wireless registerd\n");
+   PRINT_D(GENERIC_DBG, "No Wireless registered\n");
return NOTIFY_DONE;
}
priv = wiphy_priv(dev->ieee80211_ptr->wiphy);
@@ -346,7 +346,7 @@ struct net_device *get_if_handler(struct wilc *wilc, u8 
*mac_header)
!memcmp(bssid, wilc->vif[i].bssid, ETH_ALEN))
return wilc->vif[i].ndev;
 
-   PRINT_INFO(INIT_DBG, "Invalide handle\n");
+   PRINT_INFO(INIT_DBG, "Invalid handle\n");
for (i = 0; i < 25; i++)
PRINT_D(INIT_DBG, "%02x ", mac_header[i]);
bssid = mac_header + 18;
@@ -500,13 +500,13 @@ int linux_wlan_get_firmware(struct net_device *dev)
 
 #ifdef WILC_SDIO
if (request_firmware(_firmware, firmware, 
>wilc_sdio_func->dev) != 0) {
-   PRINT_ER("%s - firmare not available\n", firmware);
+   PRINT_ER("%s - firmware not available\n", firmware);
ret = -1;
goto _fail_;
}
 #else
if (request_firmware(_firmware, firmware, >wilc_spidev->dev) 
!= 0) {
-   PRINT_ER("%s - firmare not available\n", firmware);
+   PRINT_ER("%s - firmware not available\n", firmware);
ret = -1;
goto _fail_;
}
@@ -1155,19 +1155,19 @@ static void wilc_set_multicast_list(struct net_device 
*dev)
dev->mc.count);
 
if (dev->flags & IFF_PROMISC) {
-   PRINT_D(INIT_DBG, "Set promiscuous mode ON, retrive all 
packets\n");
+   PRINT_D(INIT_DBG, "Set promiscuous mode ON, retrieve all 
packets\n");
return;
}
 
if ((dev->flags & IFF_ALLMULTI) ||
(dev->mc.count) > WILC_MULTICAST_TABLE_SIZE) {
-   PRINT_D(INIT_DBG, "Disable multicast filter, retrive all 
multicast packets\n");
+   PRINT_D(INIT_DBG, "Disable multicast filter, retrieve all 
multicast packets\n");
host_int_setup_multicast_filter(hif_drv, false, 0);
return;
}
 
if ((dev->mc.count) == 0) {
-   PRINT_D(INIT_DBG, "Enable multicast filter, retrive directed 
packets only.\n");
+   PRINT_D(INIT_DBG, "Enable multicast filter, retrieve directed 
packets only.\n");
host_int_setup_multicast_filter(hif_drv, true, 0);
return;
}
@@ -1413,7 +1413,7 @@ void frmw_to_linux(struct wilc *wilc, u8 *buff, u32 size, 
u32 pkt_offset)
 
skb = dev_alloc_skb(frame_len);
if (!skb) {
-   PRINT_ER("Low memory - packet droped\n");
+   PRINT_ER("Low memory - packet dropped\n");
return;
}
 
-- 
2.6.3.379.g0c83680

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] treewide: Fix typo compatability - compatibility

2015-06-09 Thread Masanari Iida
On Wed, Jun 10, 2015 at 7:27 AM, Mauro Carvalho Chehab
mche...@osg.samsung.com wrote:
 Em Wed, 27 May 2015 15:05:42 +0300
 Laurent Pinchart laurent.pinch...@ideasonboard.com escreveu:

 Even though 'compatability' has a dedicated entry in the Wiktionary,
 it's listed as 'Mispelling of compatibility'. Fix it.

 Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com

 Acked-by: Mauro Carvalho Chehab mche...@osg.samsung.com

 ---
  arch/metag/include/asm/elf.h | 2 +-
  arch/powerpc/kvm/book3s.c| 2 +-
  arch/sparc/include/uapi/asm/pstate.h | 2 +-
  drivers/gpu/drm/drm_atomic_helper.c  | 4 ++--
  drivers/media/dvb-frontends/au8522_dig.c | 2 +-
  drivers/net/wireless/ipw2x00/ipw2100.h   | 2 +-
  6 files changed, 7 insertions(+), 7 deletions(-)

 I can split this into one patch per subsystem, but that seems a bit overkill.
 Can someone take it ?

 Who? That's the problem with treewide patches ;)

 Perhaps you should re-submit it with the acks you got to akpm.

 Regards,
 Mauro

Laurent,
Please re-submit your patch to  triv...@kernel.org  with [trivial] in the title.

Ex.
[PATCH] [trivial]  treewide: Fix typo compatability - compatibility

Regards,
Masanari
--
To unsubscribe from this list: send the line unsubscribe linux-wireless in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH] Doc:nfc: Fix typo in nfc-hci.txt

2015-06-05 Thread Masanari Iida
This patch fix a spelling typo in nfc-hci.txt

Signed-off-by: Masanari Iida standby2...@gmail.com
---
 Documentation/nfc/nfc-hci.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/nfc/nfc-hci.txt b/Documentation/nfc/nfc-hci.txt
index 0686c9e..0dc078c 100644
--- a/Documentation/nfc/nfc-hci.txt
+++ b/Documentation/nfc/nfc-hci.txt
@@ -122,7 +122,7 @@ This must be done from a context that can sleep.
 PHY Management
 --
 
-The physical link (i2c, ...) management is defined by the following struture:
+The physical link (i2c, ...) management is defined by the following structure:
 
 struct nfc_phy_ops {
int (*write)(void *dev_id, struct sk_buff *skb);
-- 
2.4.2.387.gf86f31a

--
To unsubscribe from this list: send the line unsubscribe linux-wireless in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 2/2] net:wireless:treewide: Fix typo in drivers/net/wireless

2015-04-27 Thread Masanari Iida
This patch fix some spelling typo in drivers/net/wirless

Signed-off-by: Masanari Iida standby2...@gmail.com
---
 drivers/net/wireless/mwifiex/tdls.c | 2 +-
 drivers/net/wireless/rtlwifi/rtl8192ee/fw.c | 2 +-
 drivers/net/wireless/rtlwifi/rtl8723be/fw.c | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/net/wireless/mwifiex/tdls.c 
b/drivers/net/wireless/mwifiex/tdls.c
index 087d847..275a476 100644
--- a/drivers/net/wireless/mwifiex/tdls.c
+++ b/drivers/net/wireless/mwifiex/tdls.c
@@ -255,7 +255,7 @@ static int mwifiex_tdls_add_vht_oper(struct mwifiex_private 
*priv,
if (sta_ptr-tdls_cap.extcap.ext_capab[7] 
   WLAN_EXT_CAPA8_TDLS_WIDE_BW_ENABLED) {
dev_dbg(adapter-dev,
-   TDLS peer doesn't support wider bandwitdh\n);
+   TDLS peer doesn't support wider bandwidth\n);
return 0;
}
} else {
diff --git a/drivers/net/wireless/rtlwifi/rtl8192ee/fw.c 
b/drivers/net/wireless/rtlwifi/rtl8192ee/fw.c
index c5d4b80..232865c 100644
--- a/drivers/net/wireless/rtlwifi/rtl8192ee/fw.c
+++ b/drivers/net/wireless/rtlwifi/rtl8192ee/fw.c
@@ -875,7 +875,7 @@ static void _rtl92ee_c2h_content_parsing(struct 
ieee80211_hw *hw, u8 c2h_cmd_id,
break;
default:
RT_TRACE(rtlpriv, COMP_FW, DBG_TRACE,
-[C2H], Unkown packet!! CmdId(%#X)!\n, c2h_cmd_id);
+[C2H], Unknown packet!! CmdId(%#X)!\n, c2h_cmd_id);
break;
}
 }
diff --git a/drivers/net/wireless/rtlwifi/rtl8723be/fw.c 
b/drivers/net/wireless/rtlwifi/rtl8723be/fw.c
index 69d4f0f..d5da0f3 100644
--- a/drivers/net/wireless/rtlwifi/rtl8723be/fw.c
+++ b/drivers/net/wireless/rtlwifi/rtl8723be/fw.c
@@ -613,7 +613,7 @@ static void _rtl8723be_c2h_content_parsing(struct 
ieee80211_hw *hw,
break;
default:
RT_TRACE(rtlpriv, COMP_FW, DBG_TRACE,
-[C2H], Unkown packet!! CmdId(%#X)!\n, c2h_cmd_id);
+[C2H], Unknown packet!! CmdId(%#X)!\n, c2h_cmd_id);
break;
}
 }
-- 
2.4.0.rc3.3.g6eb1401

--
To unsubscribe from this list: send the line unsubscribe linux-wireless in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 1/2] net:treewide: Fix typo in drivers/net

2015-04-27 Thread Masanari Iida
This patch fix spelling typo in printk.

Signed-off-by: Masanari Iida standby2...@gmail.com
---
 drivers/net/can/usb/kvaser_usb.c   | 2 +-
 drivers/net/ethernet/8390/etherh.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/net/can/usb/kvaser_usb.c b/drivers/net/can/usb/kvaser_usb.c
index 4643914..8b17a90 100644
--- a/drivers/net/can/usb/kvaser_usb.c
+++ b/drivers/net/can/usb/kvaser_usb.c
@@ -1102,7 +1102,7 @@ static void kvaser_usb_rx_can_err(const struct 
kvaser_usb_net_priv *priv,
 
if (msg-u.rx_can_header.flag  (MSG_FLAG_ERROR_FRAME |
 MSG_FLAG_NERR)) {
-   netdev_err(priv-netdev, Unknow error (flags: 0x%02x)\n,
+   netdev_err(priv-netdev, Unknown error (flags: 0x%02x)\n,
   msg-u.rx_can_header.flag);
 
stats-rx_errors++;
diff --git a/drivers/net/ethernet/8390/etherh.c 
b/drivers/net/ethernet/8390/etherh.c
index b36ee9e..d686b9c 100644
--- a/drivers/net/ethernet/8390/etherh.c
+++ b/drivers/net/ethernet/8390/etherh.c
@@ -523,7 +523,7 @@ static int etherh_addr(char *addr, struct expansion_card 
*ec)
char *s;

if (!ecard_readchunk(cd, ec, 0xf5, 0)) {
-   printk(KERN_ERR %s: unable to read podule description 
string\n,
+   printk(KERN_ERR %s: unable to read module description 
string\n,
   dev_name(ec-dev));
goto no_addr;
}
-- 
2.4.0.rc3.3.g6eb1401

--
To unsubscribe from this list: send the line unsubscribe linux-wireless in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH] wireless:wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.c

2015-03-30 Thread Masanari Iida
This patch fix a spelling typo in MODULE_DESCRIPTION in
wl1251/main.c

Signed-off-by: Masanari Iida standby2...@gmail.com
---
 drivers/net/wireless/ti/wl1251/main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/ti/wl1251/main.c 
b/drivers/net/wireless/ti/wl1251/main.c
index d1e9a13..5d54d16 100644
--- a/drivers/net/wireless/ti/wl1251/main.c
+++ b/drivers/net/wireless/ti/wl1251/main.c
@@ -1608,7 +1608,7 @@ int wl1251_free_hw(struct wl1251 *wl)
 }
 EXPORT_SYMBOL_GPL(wl1251_free_hw);
 
-MODULE_DESCRIPTION(TI wl1251 Wireles LAN Driver Core);
+MODULE_DESCRIPTION(TI wl1251 Wireless LAN Driver Core);
 MODULE_LICENSE(GPL);
 MODULE_AUTHOR(Kalle Valo kv...@adurom.com);
 MODULE_FIRMWARE(WL1251_FW_NAME);
-- 
2.3.4.274.g92e625d

--
To unsubscribe from this list: send the line unsubscribe linux-wireless in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html