USB: gadget: f_rndis: fix bitrate for SuperSpeed and above
authorWill McVicker <willmcvicker@google.com>
Fri, 27 Nov 2020 14:05:55 +0000 (15:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Dec 2020 15:12:16 +0000 (16:12 +0100)
commitb00f444f9add39b64d1943fa75538a1ebd54a290
treed2b1d61b5d2b3e14378a39e828a2e63f5a5f4138
parentbeff5de94fd45dc68f65b45634013184b6d66519
USB: gadget: f_rndis: fix bitrate for SuperSpeed and above

Align the SuperSpeed Plus bitrate for f_rndis to match f_ncm's ncm_bitrate
defined by commit 1650113888fe ("usb: gadget: f_ncm: add SuperSpeed descriptors
for CDC NCM").

Cc: Felipe Balbi <balbi@kernel.org>
Cc: EJ Hsu <ejh@nvidia.com>
Cc: Peter Chen <peter.chen@nxp.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Will McVicker <willmcvicker@google.com>
Reviewed-by: Peter Chen <peter.chen@nxp.com>
Link: https://lore.kernel.org/r/20201127140559.381351-2-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/function/f_rndis.c