From: David Woodhouse Date: Sat, 15 Dec 2007 05:41:51 +0000 (-0500) Subject: libertas: remove some pointless checks for cmdnode buffer being present X-Git-Tag: v2.6.25-rc1~1162^2~321 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4ab41272b55a08741d2e68966aae700e2e6d597;p=pandora-kernel.git libertas: remove some pointless checks for cmdnode buffer being present 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed