linux-stable/drivers/staging/ft1000
Marek Belisko d2b07455b8 staging: ft1000: Pseudo header handlig improved.
Handling for pseudo header was done by directly copying
data to tx buffer. This hide a functionality and make
code unreadable.

Use approach where fill pseudo_hdr structure first with data and then copy
to beginning of buffer.

Signed-off-by: Marek Belisko <marek.belisko@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-11-09 16:07:02 -08:00
..
ft1000-pcmcia Staging: ft1000:ft1000-pcmia: Makefile: replace the use of <module>-objs with <module>-y 2010-10-08 07:23:49 -07:00
ft1000-usb staging: ft1000: Pseudo header handlig improved. 2010-11-09 16:07:02 -08:00
Kconfig Staging: ft1000: mark pcmcia driver broken 2010-09-22 12:17:16 -07:00
Makefile
TODO