From: Malcolm Priestley Date: Tue, 1 Oct 2013 15:03:40 +0000 (+0100) Subject: staging: vt6656: rxtx.c add no rts struct vnt_tx_datahead_ab X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~501 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c12dca094610c5959345b3c1087f767a22965a41;p=pandora-kernel.git staging: vt6656: rxtx.c add no rts struct vnt_tx_datahead_ab Add no rts/cts vnt_tx_datahead_ab to union vnt_tx_data_head. The need_mic now applies to all modes of packet type PK_TYPE_11B. and return vnt_rxtx_datahead_ab in s_vGenerateTxParameter This removes pvTxDataHd pointer assignment and calls to s_uFillDataHead. Since pvTxDataHd is now null a small vendor hack to vDMA0_tx_80211/csMgmt_xmit to do with Disassociation-packet is also changed correct head position. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed