libertas: remove some pointless checks for cmdnode buffer being present
authorDavid Woodhouse <dwmw2@infradead.org>
Sat, 15 Dec 2007 05:41:51 +0000 (00:41 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:07:31 +0000 (15:07 -0800)
We allocate them all at the same time, at startup. If they go missing,
we have more serious things to worry about, and the resulting oops will
be a perfectly acceptable result.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found