aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-wrapper.py
diff options
context:
space:
mode:
authorHemant Kumar <hemantk@codeaurora.org>2014-01-08 15:49:48 -0800
committerHemant Kumar <hemantk@codeaurora.org>2014-01-09 18:36:36 -0800
commit6cec5e2f9afba6fedc4d6babb2b4406d53e9ab69 (patch)
tree59aea5537a32ded560543caf870153f18b7e08f2 /scripts/gcc-wrapper.py
parenta525e5d036cfcadfe70a58b3b527f0b277f1ab54 (diff)
net: usb: Do not modify usbnet device context upon rx complete
Upon rx completion, the driver parses the mux header to identify the actual net device the IP packet is intended for. At this point the driver also modifies the usbnet device context to a new usbnet device, which is derived from the associated IP mux header. This causes the rx skb queue list corruption when skb is moved incorrectly from new usbnet device's rx skb queue. Hence do not overwrite the original usbnet device instance which is required to move skb from rx skb queue to done queue. CRs-Fixed: 598321 Change-Id: I642f877dd2f758ddbb868de986dd223bad10eee9 Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
Diffstat (limited to 'scripts/gcc-wrapper.py')
0 files changed, 0 insertions, 0 deletions