mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers
authorKarsten Keil <kkeil@linux-pingi.de>
Tue, 15 May 2012 23:51:07 +0000 (23:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 May 2012 19:24:05 +0000 (15:24 -0400)
MISDN_CTRL_FILL_EMPTY is a meachanism to send a fixed value (normally silence)
as long no data from upper layers is available. It can be used when recording
voice messages or with unidirectional protocols.

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found