From: Martin Bachem Date: Wed, 3 Sep 2008 13:17:45 +0000 (+0200) Subject: mISDN: Add E-Channel logging features X-Git-Tag: v2.6.29-rc1~20^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f28fa19d34c0d9186f274e61e4b3dcfc6428c5c;p=pandora-kernel.git 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: Martin Bachem Signed-off-by: Karsten Keil --- Reading git-diff-tree failed