https://github.com/torvalds/linux
Revision cc6ba5fdaabea7a7b28de3ba1e0fe54d92232fe5 authored by Bjørn Mork on 18 April 2013, 12:57:11 UTC, committed by David S. Miller on 19 April 2013, 21:51:17 UTC
We normally trust and use the CDC functional descriptors provided by a
number of devices.  But some of these will erroneously list the address
reserved for the device end of the link.  Attempting to use this on
both the device and host side will naturally not work.

Work around this bug by ignoring the functional descriptor and assign a
random address instead in this case.

Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 6483bdc
History
Tip revision: cc6ba5fdaabea7a7b28de3ba1e0fe54d92232fe5 authored by Bjørn Mork on 18 April 2013, 12:57:11 UTC
net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)
Tip revision: cc6ba5f
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.0 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 244.0 KB
Makefile -rw-r--r-- 47.0 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top