net: ieee802154: mcr20a: convert to use maple tree register cache
authorBo Liu <liubo03@inspur.com>
Fri, 2 Feb 2024 06:46:11 +0000 (01:46 -0500)
committerStefan Schmidt <stefan@datenfreihafen.org>
Mon, 26 Feb 2024 20:41:10 +0000 (21:41 +0100)
commitb0f413bc63ea39358ec42a7f16526b097cf1f3b4
tree61611b09d28beb653e7dfb9aab26272c92aa2a55
parent35c6bba552a8469e6423727fba6a73616fcabd51
net: ieee802154: mcr20a: convert to use maple tree register cache

The maple tree register cache is based on a much more modern data structure
than the rbtree cache and makes optimisation choices which are probably
more appropriate for modern systems than those made by the rbtree cache.

Signed-off-by: Bo Liu <liubo03@inspur.com>
Message-ID: <20240202064611.39346-1-liubo03@inspur.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
drivers/net/ieee802154/mcr20a.c