aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorYajun Deng <yajun.deng@linux.dev>2021-09-18 14:36:07 +0800
committerDavid S. Miller <davem@davemloft.net>2021-09-19 12:56:02 +0100
commit4fc29989835ab7379f807854b5f7338b752b9f1a (patch)
tree129d9b2d493ca913acc2b20e15f1c7c9cf5aa119 /drivers
parentvirtio_net: use netdev_warn_once to output warn when without enough queues (diff)
downloadlinux-dev-4fc29989835ab7379f807854b5f7338b752b9f1a.tar.xz
linux-dev-4fc29989835ab7379f807854b5f7338b752b9f1a.zip
net: rtnetlink: convert rcu_assign_pointer to RCU_INIT_POINTER
It no need barrier when assigning a NULL value to an RCU protected pointer. So use RCU_INIT_POINTER() instead for more fast. Signed-off-by: Yajun Deng <yajun.deng@linux.dev> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions