From: David S. Miller Date: Fri, 1 May 2020 00:43:29 +0000 (-0700) Subject: Merge branch 'net-dsa-b53-ARL-improvements' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4d73ce19243eaea6277310e971131a74eb3b1ef0;p=linux.git Merge branch 'net-dsa-b53-ARL-improvements' Florian Fainelli says: ==================== net: dsa: b53: ARL improvements This patch series improves the b53 driver ARL search code by renaming the ARL entries to be reflective of what they are: bins, and then introduce the number of buckets so we can properly bound check ARL searches. The final patch removes an unused argument. ==================== Signed-off-by: David S. Miller --- 4d73ce19243eaea6277310e971131a74eb3b1ef0