Skip to content
Commit 1f28fa19 authored by Martin Bachem's avatar Martin Bachem Committed by Karsten Keil
Browse files

mISDN: Add E-Channel logging features



New prim PH_DATA_E_IND.

 - all E-ch frames are indicated by recv_Echannel(), which pushes E-Channel
   frames into dch's rqueue
 - if dchannel is opened with channel nr 0, no E-Channel logging
   is requested
 - if dchannel is opened with channel nr 1, E-Channel logging
   is requested. if layer1 does not support that, -EINVAL
   in return is appropriate

Signed-off-by: default avatarMartin Bachem <m.bachem@gmx.de>
Signed-off-by: default avatarKarsten Keil <kkeil@suse.de>
parent a9b61830
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment