mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-24 04:31:02 -05:00
Currently, there's unable to install "kmod-sched-mqprio" after "kmod-sched" (or vice versa), because "sch_mqprio.ko" is shipped in both packages. Fixes:f83522fa63("linux: Add kmod-sched-mqprio") Fixes:6af639e0bf("linux: Add kmod-sched-act-vlan") Fixes:72c7e2dc46("linux: Add kmod-sched-flower") Signed-off-by: Konstantin Demin <rockdrilla@gmail.com> [Add cls_flower and act_vlan] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>