commit | e7752ee280608a24e27f163641121bdc2c68d6af | [log] [tgz] |
---|---|---|
author | Tilman Schmidt <tilman@imap.cc> | Mon Jun 21 13:54:19 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 25 21:16:59 2010 -0700 |
tree | a731b1d9b2c95732d2882a52bb20e4af7546de59 | |
parent | ed770f01360b392564650bf1553ce723fa46afec [diff] |
isdn/gigaset: honor CAPI application's buffer size request Fix the Gigaset CAPI driver to limit the length of a connection's payload data receive buffers to the corresponding CAPI application's data buffer size, as some real-life CAPI applications tend to be rather unhappy if they receive bigger data blocks than requested. Impact: bugfix Signed-off-by: Tilman Schmidt <tilman@imap.cc> Signed-off-by: David S. Miller <davem@davemloft.net>