projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c02b7a9
)
net/smc: get rid of old comment
author
Ursula Braun
<ubraun@linux.vnet.ibm.com>
Mon, 10 Apr 2017 12:57:56 +0000
(14:57 +0200)
committer
David S. Miller
<davem@davemloft.net>
Wed, 12 Apr 2017 03:01:14 +0000
(23:01 -0400)
This patch removes an outdated comment.
Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Reviewed-by: Thomas Richter <tmricht@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/smc_cdc.c
patch
|
blob
|
history
diff --git
a/net/smc/smc_cdc.c
b/net/smc/smc_cdc.c
index 5a339493872efd123826c31a2771485b3322f67a..4c9c2f6cd021c13de24c671df41915cea8297893 100644
(file)
--- a/
net/smc/smc_cdc.c
+++ b/
net/smc/smc_cdc.c
@@
-228,8
+228,6
@@
static void smc_cdc_msg_recv_action(struct smc_sock *smc,
smc_close_wake_tx_prepared(smc);
}
- /* subsequent patch: trigger socket release if connection closed */
-
/* socket connected but not accepted */
if (!smc->sk.sk_socket)
return;