commit | 034005a0119b9c2aabe0ac3953eb9a65ca937a69 | [log] [tgz] |
---|---|---|
author | Karsten Keil <kkeil@linux-pingi.de> | Tue May 15 23:51:06 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed May 16 15:23:46 2012 -0400 |
tree | a7ee0735f2a9f87eb0207c27930a3e3c748bc1fe | |
parent | 7206e659f689558b41aa058c3040b081cb281d03 [diff] |
mISDN: Allow to set a minimum length for transparent data If the FIFO of the card is small, many short messages are queued up to the upper layers and the userspace. This change allows the applications to set a minimum datalen they want from the drivers. Create a common control function to avoid code duplication in each driver. Signed-off-by: Karsten Keil <kkeil@linux-pingi.de> Signed-off-by: David S. Miller <davem@davemloft.net>