From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from zeniv.linux.org.uk ([195.92.253.2]:54352 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726818AbeHTRxH (ORCPT ); Mon, 20 Aug 2018 13:53:07 -0400 Date: Mon, 20 Aug 2018 15:37:09 +0100 From: Al Viro To: Dan Carpenter Cc: kbuild@01.org, kbuild-all@01.org, linux-fsdevel@vger.kernel.org Subject: Re: [vfs:net-endian.chelsio 2/14] drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c:434 valid_l4_mask() warn: should this be a bitwise op? Message-ID: <20180820143709.GJ6515@ZenIV.linux.org.uk> References: <20180820141454.bco7vf6pbp75rivu@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180820141454.bco7vf6pbp75rivu@mwanda> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Mon, Aug 20, 2018 at 05:14:54PM +0300, Dan Carpenter wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git net-endian.chelsio > head: 04e3509dd351491432ad0d985ac0a175177cdf21 > commit: 26ed0a72b445d4b1b8dccb768d989601a218a5a5 [2/14] cxgb4: fix TC-PEDIT-related parts of cxgb4_tc_flower on big-endian Thanks, fixed and pushed.