mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 01:22:25 +00:00
ipq807x: backport an off-by-one error inside the BFP verifier
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
@@ -32856,7 +32856,7 @@
|
||||
+
|
||||
+ new_range = dst_reg->off;
|
||||
+ if (range_right_open)
|
||||
+ new_range--;
|
||||
+ new_range++;
|
||||
+
|
||||
+ /* Examples for register markings:
|
||||
+ *
|
||||
|
||||
Reference in New Issue
Block a user