staging: vt6656: desc.h remove typedef struct tagSTxBufHead to rxtx.h
authorMalcolm Priestley <tvboxspy@gmail.com>
Tue, 17 Sep 2013 18:54:35 +0000 (19:54 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Sep 2013 23:25:40 +0000 (16:25 -0700)
In code it is referred to as fifo to renamed to
typedef struct tagSTxBufHead -> struct vnt_tx_fifo_head

This is only needed by rxtc.c so moved to rxtx.h

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found