Home
last modified time | relevance | path

Searched hist:"171 cfae6b78c3b73d8cd3d405a63e38f15f363f2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/usb/
H A Drndis_host.cdiff 171cfae6b78c3b73d8cd3d405a63e38f15f363f2 Tue Apr 12 20:44:16 CDT 2022 Lech Perczak <lech.perczak@gmail.com> rndis_host: limit scope of bogus MAC address detection to ZTE devices

Reporting of bogus MAC addresses and ignoring configuration of new
destination address wasn't observed outside of a range of ZTE devices,
among which this seems to be the common bug. Align rndis_host driver
with implementation found in cdc_ether, which also limits this workaround
to ZTE devices.

Suggested-by: Bjørn Mork <bjorn@mork.no>
Cc: Kristian Evensen <kristian.evensen@gmail.com>
Cc: Oliver Neukum <oliver@neukum.org>
Signed-off-by: Lech Perczak <lech.perczak@gmail.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>