commit | 718ad681eff47d3d04879ff5f5290bdab0b8bad6 | [log] [tgz] |
---|---|---|
author | stephen hemminger <stephen@networkplumber.org> | Fri Aug 18 13:46:24 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 18 22:38:31 2017 -0700 |
tree | 2b0ff2fa25295e63b6763b6ce516490cbcfb176c | |
parent | ec6cc5993c0f0c1e5a7cbb630c7ecc165e6d9e84 [diff] |
net: drop unused attribute argument from sysfs queue funcs The show and store functions don't need/use the attribute. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>