Home
last modified time | relevance | path

Searched hist:feb2cf3dcfb930aec2ca65c66d1365543d5ba943 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sched/
H A Dsch_mqprio.cdiff feb2cf3dcfb930aec2ca65c66d1365543d5ba943 Sat Feb 04 07:52:55 CST 2023 Vladimir Oltean <vladimir.oltean@nxp.com> net/sched: mqprio: refactor nlattr parsing to a separate function

mqprio_init() is quite large and unwieldy to add more code to.
Split the netlink attribute parsing to a dedicated function.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>