git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e5a919
)
staging: vt6656: struct vnt_usb_send_context remove sEthHeader.
author
Malcolm Priestley
<tvboxspy@gmail.com>
Thu, 27 Feb 2014 23:06:11 +0000
(23:06 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 28 Feb 2014 01:09:18 +0000
(17:09 -0800)
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 <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found