Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b8e429a2 authored by David S. Miller's avatar David S. Miller
Browse files

genetlink: Fix off-by-one in genl_allocate_reserve_groups()



The bug fix for adding n_groups to the computation forgot
to adjust ">=" to ">" to keep the condition correct.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f1640c3d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment