From 81aec60ed7c2578628dc7362cc51f33285b1f4f9 Mon Sep 17 00:00:00 2001 From: Malcolm Priestley Date: Thu, 27 Feb 2014 23:06:11 +0000 Subject: [PATCH] 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-format-patch failed