diff options
author | David S. Miller <davem@davemloft.net> | 2016-01-13 16:28:06 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-01-13 16:28:06 +0100 |
commit | b8e429a2feac623a34e21099a4a69de29b6d873e (patch) | |
tree | afe72e73d2b092a833e5a1cf57af1c4524a117f7 /security/selinux | |
parent | bgmac: fix a missing check for build_skb (diff) | |
download | linux-b8e429a2feac623a34e21099a4a69de29b6d873e.tar.xz linux-b8e429a2feac623a34e21099a4a69de29b6d873e.zip |
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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security/selinux')
0 files changed, 0 insertions, 0 deletions