Revert "USB: gadget: u_ether: Fix data stall issue in RNDIS tethering mode"
authorAmit Pundir <amit.pundir@linaro.org>
Mon, 24 Apr 2017 10:20:31 +0000 (15:50 +0530)
committerAmit Pundir <amit.pundir@linaro.org>
Mon, 1 May 2017 09:54:07 +0000 (15:24 +0530)
commit758b6055e2c1ddf0557f84dd2eb07c6bb4c63752
tree4888396c1d11a9727e38d8e115b853c67765e4e8
parentda83daedc80f9923f22ce9a87bea8e5d240d3e15
Revert "USB: gadget: u_ether: Fix data stall issue in RNDIS tethering mode"

This reverts commit 78281f6ed79413e5a16eac6edc4a72c6836ae5a9.

This data stall fix is no longer required in AOSP. It is already
skipped in android-4.9 patchset. Also core change from this
data stall fix is already undone by android-4.4 merge commit
324e88de4aba ("Merge tag 'v4.4.32' into android-4.4.y").

This revert patch just clean up the left overs. It also reverts the
compile fix from Change-Id: I38c4f4a850b0329fb4a06b2c7e45558e16d66151
40ceb2c69964 ("usb: gadget: Fix compilation problem with tx_qlen field").

Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
drivers/usb/gadget/function/u_ether.c