commit | 2b9c758129d7eb2d709291426004e5a8efcba19f | [log] [tgz] |
---|---|---|
author | stephen hemminger <stephen@networkplumber.org> | Fri Aug 18 13:46:26 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 18 22:38:46 2017 -0700 |
tree | bf270522e52a601cc210586397555e8d3c5f8730 | |
parent | 170c658afc43c2d18a167783824f4e122a07abd2 [diff] |
net: make queue attributes ro_after_init The XPS queue attributes can be ro_after_init. Also use __ATTR_RX macros to simplify initialization. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>