diff options
author | Gao Feng <[email protected]> | 2018-06-07 18:15:14 +0800 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2018-06-07 12:45:44 +0200 |
commit | 64e6dd1fb2f1ed799f317dc34aa6e251c64f4981 (patch) | |
tree | 5348ef82b482c21575164b7878845bec9d2e0fc7 /include/linux/fpga/fpga-mgr.h | |
parent | 82e20b44477ffe90a5866caa209ecc9df818c6a1 (diff) |
netfilter: nf_conntrack: Increase __IPS_MAX_BIT with new bit IPS_OFFLOAD_BIT
The __IPS_MAX_BIT is used in __ctnetlink_change_status as the max bit
value. When add new bit IPS_OFFLOAD_BIT whose value is 14, we should
increase the __IPS_MAX_BIT too, from 14 to 15.
There is no any bug in current codes, although it lost one loop in
__ctnetlink_change_status. Because the new bit IPS_OFFLOAD_BIT belongs
the IPS_UNCHANGEABLE_MASK.
Signed-off-by: Gao Feng <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions