aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorSubbaraya Sundeep <[email protected]>2025-05-12 12:52:37 +0000
committerPaolo Abeni <[email protected]>2025-05-15 10:37:59 +0000
commitdcb479fde00be9a151c047d0a7c0626b64eb0019 (patch)
treeacf8f18f53109dbc1b388b722df3e422617d2eea /security/selinux/hooks.c
parentMerge branch 'hv_netvsc-fix-error-nvsp_rndis_pkt_complete-error-status-2' (diff)
downloadkernel-dcb479fde00be9a151c047d0a7c0626b64eb0019.tar.gz
kernel-dcb479fde00be9a151c047d0a7c0626b64eb0019.zip
octeontx2-pf: Do not reallocate all ntuple filters
If ntuple filters count is modified followed by unicast filters count using devlink then the ntuple count set by user is ignored and all the ntuple filters are being reallocated. Fix this by storing the ntuple count set by user. Without this patch, say if user tries to modify ntuple count as 8 followed by ucast filter count as 4 using devlink commands then ntuple count is being reverted to default value 16 i.e, not retaining user set value 8. Fixes: 39c469188b6d ("octeontx2-pf: Add ucast filter count configurability via devlink.") Signed-off-by: Subbaraya Sundeep <[email protected]> Reviewed-by: Simon Horman <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions