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)
- 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>

No differences found