S2io: Fixed synchronization between scheduling of napi with card reset and close
authorSreenivasa Honnur <Sreenivasa.Honnur@neterion.com>
Tue, 15 Jan 2008 01:23:04 +0000 (20:23 -0500)
committerJeff Garzik <jeff@garzik.org>
Fri, 18 Jan 2008 19:41:50 +0000 (14:41 -0500)
commit5f490c9680561e31bf0003693f20e0c7333bbeff
treeb21e86105014ad182cb7e0259c23319065f739dd
parent2a49128f0a6edee337174ea341c1d6d7565be350
S2io: Fixed synchronization between scheduling of napi with card reset and close

- Fixed synchronization between scheduling of napi with card reset and close
  by moving the enabling and disabling of napi to card up and card down
  functions respectively instead of open and close.

Signed-off-by: Surjit Reang <surjit.reang@neterion.com>
Signed-off-by: Ramkrishna Vepa <ram.vepa@neterion.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/s2io.c