commit | b681957ad439daf1ea67111463df783d3113c2da | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Tue May 10 23:27:19 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed May 11 19:36:28 2016 -0400 |
tree | 02599443e3787f677e18c469bdc36ea56f31975c | |
parent | cb9b9020fca5fd34ab2e21fb36fc2c7a85329426 [diff] |
dsa: mv88e6xxx: Initialise the mutex as soon as it is created By initialising immediately it, we don't run the danger of using it before it is initialised. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>