Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 96a95c1a authored by Jean Delvare's avatar Jean Delvare Committed by John W. Linville
Browse files

ipw2100: Fix command list for debugging



There is a stray "undefined" string in the array, get rid of it.

Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
Cc: "John W. Linville" <linville@tuxdriver.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent c68f4b89
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -287,7 +287,7 @@ static const char *command_types[] = {
	"unused",		/* HOST_INTERRUPT_COALESCING */
	"undefined",
	"CARD_DISABLE_PHY_OFF",
	"MSDU_TX_RATES" "undefined",
	"MSDU_TX_RATES",
	"undefined",
	"SET_STATION_STAT_BITS",
	"CLEAR_STATIONS_STAT_BITS",