commit | f0e0d5051cccfc8ccfae02a40012c1a35c25c05a | [log] [tgz] |
---|---|---|
author | Malcolm Priestley <tvboxspy@gmail.com> | Thu Sep 26 18:52:10 2013 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 26 16:40:13 2013 -0700 |
tree | 2365998cad5ddc732c6f163f8d4c4789bbe1ff5b | |
parent | 56c60e4f1c6bb804cb5745f20405bac38ac471ed [diff] |
staging: vt6656: rxtx.c s_vGenerateTxParameter Create vnt_mic_hdr structure Create double pointer to pass back vnt_mic_hdr address position of relevant structure if need_mic is more than 0. Otherwise it is NULL. This replaces the pMICHDR void pointer with struct vnt_mic_hdr and assignments in the calling functions. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>