commit | 846e344eb7229018457d6d6fc1ab0cc0a167692f | [log] [tgz] |
---|---|---|
author | Hans Wippel <hwippel@linux.vnet.ibm.com> | Thu Sep 21 09:16:27 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 21 15:31:02 2017 -0700 |
tree | 9ab133d4307f2d273a571565d62e2dd7695c4e81 | |
parent | 09579ac803a3638344b8544b5940793d5358673e [diff] |
net/smc: add receive timeout check The SMC receive function currently lacks a timeout check under the condition that no data were received and no data are available. This patch adds such a check. Signed-off-by: Hans Wippel <hwippel@linux.vnet.ibm.com> Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>