commit | 7a8036c2b93c8301afce8f75ac099c347bad569d | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Tue Apr 15 00:15:15 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 15 00:15:15 2008 -0700 |
tree | d15e614a2d989731fe5a32b3de6c35cf5a568737 | |
parent | a198d3a200313bca8261e30e6daaad790937fd7e [diff] |
[TIPC]: Ignore message padding when receiving stream data This patch ensures that padding bytes appearing at the end of an incoming TIPC message are not returned as valid stream data. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>