ANDROID: Fix up merge issues in 6.1.64 in net/netfilter/nf_tables_api.c
When merging 6.1.64 into the 'android14-6.1-lts' branch, which contained a subset of the upstream changes in nf_tables_api.c, the merge got confused and did it "backwards", backing out some of the needed fixes. This happens when we cherry-pick a subset of the upstream fixes into the 'android14-6.1' branch and then merge the LTS changes. Fixes: f1bc13cb ("Merge 6.1.64 into android14-6.1-lts") Change-Id: I8f510160f4ca43a05be265173daccb962531b1b4 Signed-off-by:Greg Kroah-Hartman <gregkh@google.com>
Loading
Please sign in to comment