OSDN Git Service

staging: vt6655: move setting of PSTxDesc->buff_addr to vnt_tx_packet
authorMalcolm Priestley <tvboxspy@gmail.com>
Sun, 1 Feb 2015 11:59:38 +0000 (11:59 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Feb 2015 09:16:59 +0000 (17:16 +0800)
commit187e2a81805f4b7ba1acf118aed8937a718d894c
tree36ddac851075b50e1576db557d331c26e8e321c0
parente6aa864f01a10689a1e8e4c584bee6d00f4264dc
staging: vt6655: move setting of PSTxDesc->buff_addr to vnt_tx_packet

Keep setting of this part of the structure with the others.

Only pTDInfo needs carried in the buffer structure.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/device_main.c
drivers/staging/vt6655/rxtx.c