From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [GIT] Networking Date: Wed, 18 May 2016 21:08:27 -0700 (PDT) Message-ID: <20160518.210827.2298957890402906546.davem@davemloft.net> References: <1463581411.29999.1.camel@intel.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: luciano.coelho@intel.com, reinoudkoornstra@gmail.com, linux-kernel@vger.kernel.org, linuxwifi@intel.com, johannes.berg@intel.com, akpm@linux-foundation.org, kvalo@codeaurora.org, egrumbach@gmail.com, netdev@vger.kernel.org, linux-wireless@vger.kernel.org, emmanuel.grumbach@intel.com To: torvalds@linux-foundation.org Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Linus Torvalds Date: Wed, 18 May 2016 11:45:06 -0700 > David, do you happen to recall that merge conflict? I think you must > have removed that "skb_info" variable declaration and initialization > manually (due to the "unused variable" warning, which in turn was due > to the incorrect merge of the actual conflict), because I think git > would have merged that line into the result. Yes, I know I buggered this merge conflict and Kalle said he'd have a fix coming my way ASAP. Sorry, I was travelling today, so I'll catch up with this tomorrow.