Skip to content

config: fix erroneous clamp message if clamp value == max#283

Merged
openwrt-bot merged 1 commit intoopenwrt:masterfrom
systemcrash:fix_clamp_msg
Oct 21, 2025
Merged

config: fix erroneous clamp message if clamp value == max#283
openwrt-bot merged 1 commit intoopenwrt:masterfrom
systemcrash:fix_clamp_msg

Conversation

@systemcrash
Copy link
Contributor

ping @Noltari

This is a follow-up to 398d03a

@Noltari
Copy link
Member

Noltari commented Oct 21, 2025

@systemcrash please add a commit description

@systemcrash
Copy link
Contributor Author

@systemcrash please add a commit description

Done - thanks.

If the clamp value is equal to and only equal to PD_MIN_LEN_MAX then the warn
is emitted, when it shouldn't be since PD_MIN_LEN_MAX is a valid max value.

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
Link: openwrt#283
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
@openwrt-bot openwrt-bot merged commit c2eb4b5 into openwrt:master Oct 21, 2025
5 checks passed
@Noltari
Copy link
Member

Noltari commented Oct 21, 2025

Merged, thanks @systemcrash!

@systemcrash systemcrash deleted the fix_clamp_msg branch October 21, 2025 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants