Merge tag 'v6.2-rc3' into android-mainline

Linux 6.2-rc3

Change-Id: I97690f329b4ba07d43c27c84a6e46255f470216d
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
Greg Kroah-Hartman
2023-01-31 10:48:49 +00:00
268 changed files with 5980 additions and 1418 deletions
+1 -1
View File
@@ -197,7 +197,7 @@ struct ip_set_region {
};
/* Max range where every element is added/deleted in one step */
#define IPSET_MAX_RANGE (1<<20)
#define IPSET_MAX_RANGE (1<<14)
/* The max revision number supported by any set type + 1 */
#define IPSET_REVISION_MAX 9