From: Malcolm Priestley Date: Thu, 27 Feb 2014 23:06:11 +0000 (+0000) Subject: staging: vt6656: struct vnt_usb_send_context remove sEthHeader. X-Git-Tag: v3.15-rc1~139^2~805 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81aec60ed7c2578628dc7362cc51f33285b1f4f9;p=pandora-kernel.git staging: vt6656: struct vnt_usb_send_context remove sEthHeader. In nsDMA_tx_packet and bRelayPacketSend s_vSaveTxPktInfo points to sEthHeader.h_dest which is the wrong viable. Correct and point to pDevice->sTxEthHeader. This is only relevant in the non fuctioning hostapd access point mode, shortly to be removed from driver. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed