]> git.baikalelectronics.ru Git - kernel.git/commit
[IPV4]: Fix rtm_to_ifaddr() error handling.
authorEvgeniy Polyakov <johnpol@2ka.mipt.ru>
Fri, 9 Mar 2007 21:43:24 +0000 (13:43 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Mar 2007 21:43:24 +0000 (13:43 -0800)
commit8f98b3ff0b5e62890635ca07a6ba156ed7eef5c7
tree1bbae8ba06b94474d09cf1834d8e1fabbf62162f
parent14004358b33172bc7d553b26c6d0a4377ecf2851
[IPV4]: Fix rtm_to_ifaddr() error handling.

Return negative error value (embedded in the pointer) instead of
returning NULL.

Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/devinet.c