Re: [patch 1/1] ipmr_cache_unresolved() fix

2006-03-25 Thread David S. Miller
From: [EMAIL PROTECTED] Date: Sat, 25 Mar 2006 00:33:46 -0800 > A possible bug: > > rt_fill_info() calls ipmr_get_route(). > > ipmr_get_route() calls ipmr_cache_unresolved() > > ipmr_cache_unresolved() gets an error and does kfree_skb(skb) > > ipmr_cache_unres

[patch 1/1] ipmr_cache_unresolved() fix

2006-03-25 Thread akpm
From: Huyen Nguyen <[EMAIL PROTECTED]> A possible bug: rt_fill_info() calls ipmr_get_route(). ipmr_get_route() calls ipmr_cache_unresolved() ipmr_cache_unresolved() gets an error and does kfree_skb(skb) ipmr_cache_unresolved() returns a -ve errno to