Re: [PATCH net-next 0/3] tipc: clean up socket message reception

2015-07-26 Thread David Miller
From: Jon Maloy Date: Wed, 22 Jul 2015 10:11:17 -0400 > 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. Ser

[PATCH net-next 0/3] tipc: clean up socket message reception

2015-07-22 Thread Jon Maloy
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. Jon Maloy (3): tipc: let function tipc_msg_reverse() expand heade