mISDN: Implement MISDN_CTRL_RX_OFF for more drivers
authorKarsten Keil <kkeil@linux-pingi.de>
Tue, 15 May 2012 23:51:08 +0000 (23:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 May 2012 19:24:36 +0000 (15:24 -0400)
MISDN_CTRL_RX_OFF is a meachanism to discard RX data in the driver if
the data is not needed by the application. It can be used when playing
mesages, but not recording 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