fix lengh to length

Signed-off-by: Weitao Hou <houweit...@gmail.com>
---
 drivers/net/wireless/intel/ipw2x00/ipw2200.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/intel/ipw2x00/ipw2200.c 
b/drivers/net/wireless/intel/ipw2x00/ipw2200.c
index fa400f92d7e2..807b2c11215a 100644
--- a/drivers/net/wireless/intel/ipw2x00/ipw2200.c
+++ b/drivers/net/wireless/intel/ipw2x00/ipw2200.c
@@ -774,7 +774,7 @@ static int ipw_get_ordinal(struct ipw_priv *priv, u32 ord, 
void *val, u32 * len)
                 *
                 * This table consist of six values, each containing
                 *     - dword containing the starting offset of the data
-                *     - dword containing the lengh in the first 16bits
+                *     - dword containing the length in the first 16bits
                 *       and the count in the second 16bits
                 */
 
-- 
2.18.0

Reply via email to