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:
558becf
)
staging: vt6656: desc.h remove typedef tagSTxDataHead_a_FB to new structure in rxtx.h
author
Malcolm Priestley
<tvboxspy@gmail.com>
Fri, 16 Aug 2013 22:51:38 +0000
(23:51 +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_a_FB -> struct vnt_tx_datahead_a_fb
This is only needed by rxtc.c so moved to rxtx.h visible to
vnt_rts* 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