tipc: Standardize error checking on incoming messages via native API
authorAllan Stephens <allan.stephens@windriver.com>
Thu, 5 Jun 2008 00:28:45 +0000 (17:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Jun 2008 00:28:45 +0000 (17:28 -0700)
This patch re-orders & re-groups the error checks performed on
messages being delivered to native API ports, in order to clarify the
similarities and differences required for the various message types.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found