libertas: kill SendSinglePacket() function.
authorDavid Woodhouse <dwmw2@infradead.org>
Sun, 9 Dec 2007 17:48:10 +0000 (12:48 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:06:23 +0000 (15:06 -0800)
commit6b4a7e0fbd772495572e038d296853a741e0454b
tree7c5dfd7b636f18c16a564832cdf61d516912194b
parent2abdc0b7756ece70b1f0fd65a651bf8ce487a223
libertas: kill SendSinglePacket() function.

Make a start on reducing the number of pointless nested functions,
starting with the StudlyCaps. No semantic changes (yet) -- we can sort
out the now-obvious discrepancy in the failure paths in a separate
commit.

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