commit | 7f81dc0097095f19d25e14c043edfdebb9e01295 | [log] [tgz] |
---|---|---|
author | Chas Williams <chas@cmf.nrl.navy.mil> | Tue Sep 19 12:59:11 2006 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 19 12:59:11 2006 -0700 |
tree | f3729d9ac9bf3c5ffcb7505eb41b4244cca67e50 | |
parent | 79e453d49bd49ba1b576f89310cc565c9e4ca379 [diff] |
[ATM]: [he] don't hold the device lock when upcalling This can create a deadlock/lock ordering problem with other layers that want to use the transmit (or other) path of the card at that time. Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil> Signed-off-by: David S. Miller <davem@davemloft.net>