From: Malcolm Priestley Date: Tue, 15 Oct 2013 20:00:09 +0000 (+0100) Subject: staging: vt6656: rxtx.c s_bPacketToWirelessUsb set fallback tx rates X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~255 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f84cdf65a79b808217d9e8b82ea12d170cf66b3d;p=pandora-kernel.git staging: vt6656: rxtx.c s_bPacketToWirelessUsb set fallback tx rates Set the two TX fall back rates in s_bPacketToWirelessUsb and pass to private area of driver in variables tx_rate_fb0 and tx_rate_fb1 from the wFB_Opt0/wFB_Opt1 array. Apply these rates were needed in the TX structure and remove byFBOption settings in s_uGetRTSCTSDuration. This greatly simplifies s_uGetRTSCTSDuration and more future flexibility of setting rates from upper levels of driver. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed