From: David S. Miller Date: Mon, 3 Aug 2020 22:17:48 +0000 (-0700) Subject: Merge branch 'net-openvswitch-masks-cache-enhancements' X-Git-Tag: v5.10.7~1943^2~66 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b90a1269184a3ff374562d243419ad2fa9d3b1aa;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'net-openvswitch-masks-cache-enhancements' Eelco Chaudron says: ==================== net: openvswitch: masks cache enhancements This patchset adds two enhancements to the Open vSwitch masks cache. Changes in v4 [patch 2/2 only]: - Remove null check before calling free_percpu() - Make ovs_dp_change() return appropriate error codes Changes in v3 [patch 2/2 only]: - Use is_power_of_2() function - Use array_size() function - Fix remaining sparse errors Changes in v2 [patch 2/2 only]: - Fix sparse warnings - Fix netlink policy items reported by Florian Westphal ==================== Signed-off-by: Eelco Chaudron Signed-off-by: David S. Miller --- b90a1269184a3ff374562d243419ad2fa9d3b1aa