commit | a5f3ea54f3ccd881562d47f34b4a83441796bf19 | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | Mon Jul 23 11:16:58 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 23 09:32:15 2018 -0700 |
tree | 2af1e3ca1a922ea9f4c8ff03266313b1d7d25c12 | |
parent | 0a78c3803d1924845ded22a379b66f897ba647a3 [diff] |
net: bridge: add support for raw sysfs port options This patch adds a new alternative store callback for port sysfs options which takes a raw value (buf) and can use it directly. It is needed for the backup port sysfs support since we have to pass the device by its name. Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>