From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Thu, 5 May 2011 00:53:20 +0200 References: <1304536498-22584-1-git-send-email-sven@narfation.org> In-Reply-To: <1304536498-22584-1-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201105050053.20418.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Fix rcu_lock imbalance in softif_neigh_get Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Wednesday 04 May 2011 21:14:58 Sven Eckelmann wrote: > Fix extra rcu_read_unlock after an failed softif_neigh_vid_get in > softif_neigh_get introduced by 0281a6aab718965d7c0ef45c4ba22e305f6aefe7 Good catch! Applied in revision 3c56ec9. Thanks, Marek