commit | 5f490c9680561e31bf0003693f20e0c7333bbeff | [log] [tgz] |
---|---|---|
author | Sreenivasa Honnur <Sreenivasa.Honnur@neterion.com> | Mon Jan 14 20:23:04 2008 -0500 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Jan 18 14:41:50 2008 -0500 |
tree | b21e86105014ad182cb7e0259c23319065f739dd | |
parent | 2a49128f0a6edee337174ea341c1d6d7565be350 [diff] |
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>