commit | a2b62dc1f17db16034cd4eee0f14e6e56065547c | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Sun Dec 09 14:37:59 2007 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:06:25 2008 -0800 |
tree | 453e3e9fe97df882946fd05805860fc9c6221843 | |
parent | 8af23b2f96dc3dabbc791c75f7c98a7b0d287177 [diff] |
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>