From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/2] cxgb4: fix build error Date: Wed, 24 Jan 2018 10:57:13 -0500 (EST) Message-ID: <20180124.105713.1430398985788979440.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, ganeshgr@chelsio.com, nirranjan@chelsio.com, indranil@chelsio.com To: rahul.lakkireddy@chelsio.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:45624 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933953AbeAXP5P (ORCPT ); Wed, 24 Jan 2018 10:57:15 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Rahul Lakkireddy Date: Wed, 24 Jan 2018 13:31:03 +0530 > Patch 1 fixes build error with compiling cudbg_zlib.c when > CONFIG_ZLIB_DEFLATE macro is not defined. > > Patch 2 fixes following sparse warning: > "Using plain integer as NULL pointer" Series applied, thanks Rahul.