From: Malcolm Priestley Date: Sat, 31 May 2014 12:34:58 +0000 (+0100) Subject: staging: vt6656: rxtx add mac header to vnt_tx_datahead_* structures X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1748 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1622c8fc5c88d64599130710537fe20977637962;p=pandora-kernel.git staging: vt6656: rxtx add mac header to vnt_tx_datahead_* structures Add vnt_mac_hdr_pos to set mac header pointer and the calculate header size. Pass ieee80211 hdr pointer and tx_hdr_size in vnt_usb_send_context. Remove old pointer arithmetic and attach pMACHeader to hdr. cbHeaderLength/cbHeaderSize now uses the value of tx_hdr_size. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed