On Fri, Aug 22, 2014 at 01:58:25PM -0700, Jarno Rajahalme wrote:
> 'miimon_cnt' and the actual device miimon configuration is only
> loosely coupled, so we can use the relaxed atomic_count for it.
>
> Signed-off-by: Jarno Rajahalme
Acked-by: Ben Pfaff
___
'miimon_cnt' and the actual device miimon configuration is only
loosely coupled, so we can use the relaxed atomic_count for it.
Signed-off-by: Jarno Rajahalme
---
lib/netdev-linux.c | 21 +
1 file changed, 9 insertions(+), 12 deletions(-)
diff --git a/lib/netdev-linux.c b/