Jon Paul Maloy cf2157f88a tipc: move message validation function to msg.c
The function link_buf_validate() is in reality re-entrant and context
independent, and will in later commits be called from several locations.
Therefore, we move it to msg.c, make it outline and rename the it to
tipc_msg_validate().

We also redesign the function to make proper use of pskb_may_pull()

Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-14 14:38:32 -04:00
..
2015-03-12 14:39:40 -04:00
2015-03-06 21:50:02 -05:00
2015-03-12 22:58:13 -04:00
2015-03-12 22:58:13 -04:00
2015-03-12 14:39:40 -04:00
2015-03-12 14:39:40 -04:00
2015-03-08 12:53:46 -07:00