libertas: don't re-initialise cmdnode when taking it off the free queue
authorDavid Woodhouse <dwmw2@infradead.org>
Sat, 15 Dec 2007 06:57:12 +0000 (01:57 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:07:32 +0000 (15:07 -0800)
commitecfe9b487c0d3f6b7ad58006888a56f01ae52b58
tree48d831aed2037de325c7f167ca62c85570ed2fef
parent183aeac1c49869ba9a14c7ead86ce268da397a0e
libertas: don't re-initialise cmdnode when taking it off the free queue

We initialise it when we add it to the queue. No need to do it again.

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