git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e60a3d
)
staging: vt6656: desc.h remove typedef tagSTxDataHead_g_FB to new structure in rxtx.h
author
Malcolm Priestley
<tvboxspy@gmail.com>
Fri, 16 Aug 2013 22:49:15 +0000
(23:49 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 19 Aug 2013 22:39:19 +0000
(15:39 -0700)
To new structure.
typedef struct tagSTxDataHead_g_FB -> struct vnt_tx_datahead_g_fb
This is only needed by rxtc.c so moved to rxtx.h visible to
vnt_rts*/vnt_cts* structures which it will eventually form part of
their structure.
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found