Petro Karashchenko 46facd44b3 drivers/net/netdev: improve granularity of 'quota' locking
There is no need to use global spinlock to protect netdev
specific data counters. Allocate per-netdev specific spinlock
to get better locking granularity.

Move C/C++ atomic support checking to compiler.h

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2023-07-01 15:27:09 -03:00
..
2023-05-17 10:24:42 +08:00
2023-05-04 19:38:57 +08:00
2023-06-12 08:39:38 +02:00
2023-05-04 02:07:01 +08:00
2023-05-04 02:07:01 +08:00
2022-12-10 02:36:24 +08:00
2023-05-19 02:40:38 +08:00
2023-05-04 02:07:01 +08:00
2023-06-27 13:26:20 +08:00
2023-05-05 18:36:36 +08:00