]> git.baikalelectronics.ru Git - kernel.git/commit
net: cdc_ncm: add "ndp_to_end" sysfs attribute
authorBjørn Mork <bjorn@mork.no>
Sun, 6 Dec 2015 21:47:15 +0000 (22:47 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Dec 2015 03:52:18 +0000 (22:52 -0500)
commit3f22a7f72419ec027959ab0a29dc0c7f7992ab51
tree7012fb9c36f6906199489ab78359f69372cef3a9
parentc042e07b466f3a7e7aa81135267d1bacca188a76
net: cdc_ncm: add "ndp_to_end" sysfs attribute

Adding a writable sysfs attribute for the "NDP to end"
quirk flag.

This makes it easier for end users to test new devices for
this firmware bug.  We've been lucky so far, but we should
not depend on reporters capable of rebuilding the driver.

Cc: Enrico Mioso <mrkiko.rs@gmail.com>
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/ABI/testing/sysfs-class-net-cdc_ncm
drivers/net/usb/cdc_ncm.c