commit | 404814af69d4732276319b90886b81fb2884ae1b | [log] [tgz] |
---|---|---|
author | Bjørn Mork <bjorn@mork.no> | Sun Dec 06 22:47:15 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Dec 06 22:52:18 2015 -0500 |
tree | 7012fb9c36f6906199489ab78359f69372cef3a9 | |
parent | 0fe3e204168fbdbcbb5cd461739621e5e6f9016c [diff] |
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>