mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 18:59:29 -05:00
With the default priority of 0, the DEU algos would be overlapped by the generic algos (if available). To fix this, set the cra_priority of the hardware algos to the recommended value of 300/400. Signed-off-by: Martin Schiller <mschiller@tdt.de>