commit | 8423e6b212a19d5f02232855dec73196297b5ee9 | [log] [tgz] |
---|---|---|
author | Karsten Keil <isdn@linux-pingi.de> | Fri May 04 04:15:32 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri May 04 11:54:27 2012 -0400 |
tree | bb244d8d7743d2c078fe817d25a3ae4a37ca3d39 | |
parent | 7ed80fe45d42678fb234bf9d18de6a98cfa9830d [diff] |
mISDN: L2 timeouts need to be queued as L2 event To be full preemptiv safe, we cannot handle a L2 timeout in the timer context itself, we should do all actions via the D-channel thread. Signed-off-by: Karsten Keil <kkeil@linux-pingi.de> Signed-off-by: David S. Miller <davem@davemloft.net>