commit | c27b46e7f1cbf3be95a4cf5840c76a7b7d54b26f | [log] [tgz] |
---|---|---|
author | Karsten Keil <kkeil@linux-pingi.de> | Tue May 15 23:51:08 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed May 16 15:24:36 2012 -0400 |
tree | db406c5ceb174b3b41a0085929fe85c5e6951bb6 | |
parent | 6d1ee48fd0d8d2586aaeda24dacffc426c2be44a [diff] |
mISDN: Implement MISDN_CTRL_RX_OFF for more drivers 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>