Thread (24 messages) flat view 24 messages, 7 authors, 2013-02-23
STALE4915d

Re: [PATCH 1/1] net: fec: fix miss init spinlock

From: David Miller <davem@davemloft.net>
Date: 2013-02-03 04:08:51
Also in: linux-arm-kernel

From: Frank Li <redacted>
Date: Fri, 1 Feb 2013 16:56:26 +0800
quoted hunk ↗ jump to hunk
@@ -1607,6 +1607,7 @@ static int fec_enet_init(struct net_device *ndev)
 	}
 
 	spin_lock_init(&fep->hw_lock);
+	spin_lock_init(&fep->tmreg_lock);
This breaks the build, tmreg_lock is only present in certain
configurations.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help