commit | 1d70ec70ef3b5e3e5536d21d8fc82b25aba62d97 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Jul 26 16:31:50 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 26 16:31:50 2015 -0700 |
tree | a76895b3294564437b327e95dd1742daebbd56a9 | |
parent | a69e5a0dcfa4ea3e92b3cc0f17a39f1d88045c11 [diff] | |
parent | cda3696d3d26eb798c94de0dab5bd66ddb5627cb [diff] |
Merge branch 'tipc' Jon Maloy says: ==================== tipc: clean up socket message reception Despite recent improvements the message reception code in socket.c is perceived as obscure and hard to follow, especially regarding the logics for message rejection. With the commits in this series we try to remedy this situation. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>