[ATM]: [he] initialize lock and tasklet earlier
commite296897180ce12ecb991c14f9652e74269b03216
authorChas Williams <chas@cmf.nrl.navy.mil>
Sun, 9 Dec 2007 17:38:22 +0000 (9 18:38 +0100)
committerAdrian Bunk <bunk@kernel.org>
Sun, 6 Jan 2008 02:18:59 +0000 (6 04:18 +0200)
tree03e4053e085ef48c5b4825bd5a513e61fc390152
parentd808e724a4f4b8531c7fb8722e0e60100b3cb1c2
[ATM]: [he] initialize lock and tasklet earlier

[ Upstream commit: 8a8037ac9dbe4eb20ce50aa20244faf77444f4a3 ]

if you are lucky (unlucky?) enough to have shared interrupts, the
interrupt handler can be called before the tasklet and lock are ready
for use.

Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
drivers/atm/he.c