]> Git Repo - linux.git/commit
b44: Initialize 64-bit stats seqcount
authorFlorian Fainelli <[email protected]>
Tue, 1 Aug 2017 19:11:06 +0000 (12:11 -0700)
committerDavid S. Miller <[email protected]>
Wed, 2 Aug 2017 03:06:06 +0000 (20:06 -0700)
commite43c9f23efadade684773a855675c99da278c862
tree15dbca54a12055f7dec7f24a83e1f12e81af4170
parent1bff8a0c1f8c236209ee369b7952751c04eaa71a
b44: Initialize 64-bit stats seqcount

On 32-bit hosts and with CONFIG_DEBUG_LOCK_ALLOC we should be seeing a
lockdep splat indicating this seqcount is not correctly initialized, fix
that.

Fixes: eeda8585522b ("b44: add 64 bit stats")
Signed-off-by: Florian Fainelli <[email protected]>
Acked-by: Michael Chan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/broadcom/b44.c
This page took 0.049137 seconds and 4 git commands to generate.