libertas: kill lbs_upload_tx_packet()
commit6f93a8e7e41c2d29749242f983f41e3f6a75b40b
authorDavid Woodhouse <dwmw2@infradead.org>
Mon, 10 Dec 2007 05:49:26 +0000 (10 00:49 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:06:32 +0000 (28 15:06 -0800)
tree69f4acfc1ff4b7b5e94b3f8f33d9fc472da922b6
parent7bf02c2985ced746f8b8956dbe4b0384edb41846
libertas: kill lbs_upload_tx_packet()

It replaces two lines of code. And even for those it has to make
inferences about things (i.e. which device) which the caller would have
just known.

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