]> git.baikalelectronics.ru Git - kernel.git/commit
alx: add missing stats_lock spinlock init
authorJohn Greene <jogreene@redhat.com>
Mon, 10 Feb 2014 19:34:04 +0000 (14:34 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 11 Feb 2014 01:50:35 +0000 (17:50 -0800)
commit397481bf1c841ceb29cf024ea0f16192a1f5a0f4
tree16e39d2eeb388e37f748dd6c5cceb14f5e1294ca
parent7036a3cc08ec09253f27172709d4f79622e70f8c
alx: add missing stats_lock spinlock init

Trivial fix for init time stack trace occuring in
alx_get_stats64 upon start up. Should have been part of
commit adding the spinlock:
d80221c0 alx: add alx_get_stats64 operation

Signed-off-by: John Greene <jogreene@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/atheros/alx/main.c