Commit 942a8490 authored by Justin P. Mattock's avatar Justin P. Mattock Committed by John W. Linville
Browse files

drivers:net:ipw2100.c change a typo comamnd to command



The below patch fixes a typo comamnd to command.

Signed-off-by: default avatarJustin P. Mattock <justinmattock@gmail.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 391bd1c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1397,7 +1397,7 @@ static int ipw2100_power_cycle_adapter(struct ipw2100_priv *priv)
}

/*
 * Send the CARD_DISABLE_PHY_OFF comamnd to the card to disable it
 * Send the CARD_DISABLE_PHY_OFF command to the card to disable it
 *
 * After disabling, if the card was associated, a STATUS_ASSN_LOST will be sent.
 *