[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150331.131912.139598313959999790.davem@davemloft.net>
Date: Tue, 31 Mar 2015 13:19:12 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: alexander.h.duyck@...hat.com
Cc: netdev@...r.kernel.org, xiyou.wangcong@...il.com
Subject: Re: [net-next PATCH 1/2] fib_trie: Fix warning on fib4_rules_exit
From: Alexander Duyck <alexander.h.duyck@...hat.com>
Date: Fri, 27 Mar 2015 14:14:16 -0700
> This fixes the following warning:
...
> The issue was that as a part of exiting the default rules were being
> deleted which resulted in the local trie being unmerged. By moving the
> freeing of the FIB tables up we can avoid the unmerge since there is no
> local table left when we call the fib4_rules_exit function.
>
> Fixes: 0ddcf43d5d4a ("ipv4: FIB Local/MAIN table collapse")
> Reported-by: Cong Wang <xiyou.wangcong@...il.com>
> Signed-off-by: Alexander Duyck <alexander.h.duyck@...hat.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists