libertas: clean up is_command_allowed_in_ps()
authorDan Williams <dcbw@redhat.com>
Mon, 10 Dec 2007 20:24:47 +0000 (15:24 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:06:37 +0000 (15:06 -0800)
commit852e1f2a2627274102a3c2dc70a6547aeab99cb6
tree6701d518c17e15b488bfe4b977d385b290d0a2d6
parentb31d8b90dcc6fbe39147863d13b93a8d49d2b341
libertas: clean up is_command_allowed_in_ps()

Total overkill to have an array when there's only one command in it.

Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/cmd.c