libertas: clean up lbs_hard_start_xmit()
authorDavid Woodhouse <dwmw2@infradead.org>
Sun, 9 Dec 2007 19:37:59 +0000 (14:37 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:06:25 +0000 (15:06 -0800)
commita2b62dc1f17db16034cd4eee0f14e6e56065547c
tree453e3e9fe97df882946fd05805860fc9c6221843
parent8af23b2f96dc3dabbc791c75f7c98a7b0d287177
libertas: clean up lbs_hard_start_xmit()

Having merged the nest of functions into one, now we can clean it up and
fix the error handling, and the duplication -- and at least make a start
on the locking.

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