staging: vt6656: baseband.c BBvCalculateParameter create structure for pwPhyLen,...
authorMalcolm Priestley <tvboxspy@gmail.com>
Tue, 20 Aug 2013 21:52:30 +0000 (22:52 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Aug 2013 17:13:27 +0000 (10:13 -0700)
Create single packed structure vnt_phy_field for rxtx.h structures.

In card.c CARDvSetRSPINF a vnt_phy_field replaces abyServ,
abySignal, awLen variables.

In rxtx.c point BBvCalculateParameter to relevant field.

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

No differences found