linux-stable/drivers/net/wireless/p54
Christian Lamparter 0a5ec96ad6 p54: remove free_on_tx parameter
This patch simplifies the tx code a bit and will be necessary for
the upcoming stlc45xx<->p54 port.

In detail: we no longer have to tell all back-end drivers directly,
if we want to free a frame right after it was send to the firmware,
or if we do it in the library callback later.

Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-12-19 15:23:19 -05:00
..
Kconfig
Makefile
net2280.h
p54.h p54: remove free_on_tx parameter 2008-12-19 15:23:19 -05:00
p54common.c p54: remove free_on_tx parameter 2008-12-19 15:23:19 -05:00
p54common.h p54: remove free_on_tx parameter 2008-12-19 15:23:19 -05:00
p54pci.c p54: remove free_on_tx parameter 2008-12-19 15:23:19 -05:00
p54pci.h p54pci: cache firmware for suspend/resume 2008-11-25 16:41:38 -05:00
p54usb.c p54: remove free_on_tx parameter 2008-12-19 15:23:19 -05:00
p54usb.h p54usb: rewriting rx/tx routines to make use of usb_anchor's facilities 2008-12-12 14:01:39 -05:00