From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 49144C04AAC for ; Mon, 20 May 2019 18:00:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 253C6206B6 for ; Mon, 20 May 2019 18:00:24 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="dAD3+9VL" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727148AbfETSAX (ORCPT ); Mon, 20 May 2019 14:00:23 -0400 Received: from mail-io1-f67.google.com ([209.85.166.67]:46508 "EHLO mail-io1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726990AbfETSAW (ORCPT ); Mon, 20 May 2019 14:00:22 -0400 Received: by mail-io1-f67.google.com with SMTP id q21so11707499iog.13 for ; Mon, 20 May 2019 11:00:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:from:to:cc:references:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=BJqbM9dQi2sqRGEpi6wyz+rXnQolu1I+N0gg6WNhl7o=; b=dAD3+9VLDk0sn9pVjO2MaAXRmjsUoAShvtNS7ntM7G/LWtzgWzJVhA5VOgNwNG2Nhq AsN2XW01kQtruxRTT6HdgdezRWtKPxgYOuQg0mQp9sBmNeGUUxfaDLERaXTqWz+Cm55x 35nFfo6usS3ws+QKF+kjhDxyDQB4f31m5vhPj7aQ3pqn0qSWXT8/weULF+8WYoAswlDK yc3w2lPetkyUTT6V7dhUQJWgg8/InVS29drJfkIZd/7ScsP/s0UVzEH5ELEETuNTakdH KKm1ifZly4qDlmYpRvXEGJxsZOb0HoN2Eqqe4Gl1w8uPRojMHmiN/USH+HLRgNfEzG6E iPZQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:from:to:cc:references:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=BJqbM9dQi2sqRGEpi6wyz+rXnQolu1I+N0gg6WNhl7o=; b=Zfu4am6G2zzBC6Zn81UfBkw/I0Kf19dg7ygs9Sx0z5I9wxc4jBqYuDpOB7eninFguL XSn3UYTDQu27sNRfCIJPCKigA6i7mVdEFakbtMGjlFMrtYDfG45MzVHaC8L44VWncU2p ohK88mTe0ejaBaL/mEcTsEObbh3YulcR8gtla1rIS8/6XuYTPGRaTI6PvyGvbvQFWmIf pJmHM4IAa2F2TmgBOv0DnfBKhld1BazNmoqSdoKkPhGhY5cStz0cZxBIrATlXpFtSHP9 GDAWuZlzvnSwiXy1uGXaBXO/IrI7xu2Sn7stkmT1Xdi4KlGmbgw8DnXyISmQ/EU0HBrm Pe5w== X-Gm-Message-State: APjAAAUj2KXZQv70UuqZJxauvtLRoOwmwTdz9ZW65koT16ER+7awcP1x kPJuo/jpw/AOs5DSsY3Kjhercg== X-Google-Smtp-Source: APXvYqxv80ApBPxqXJbSbRPtqnglRzwSJUkWb3i2BuzzOLG+7reCwHLixDN526o3wcXtQBdGkChSRg== X-Received: by 2002:a5d:914e:: with SMTP id y14mr41508808ioq.77.1558375222065; Mon, 20 May 2019 11:00:22 -0700 (PDT) Received: from [172.22.22.26] (c-71-195-29-92.hsd1.mn.comcast.net. [71.195.29.92]) by smtp.googlemail.com with ESMTPSA id i203sm5736544ioa.15.2019.05.20.11.00.20 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 May 2019 11:00:21 -0700 (PDT) Subject: Re: [PATCH 0/8] net: introduce "include/linux/if_rmnet.h" From: Alex Elder To: arnd@arndb.de, subashab@codeaurora.org, david.brown@linaro.org, agross@kernel.org, davem@davemloft.net Cc: bjorn.andersson@linaro.org, ilias.apalodimas@linaro.org, cpratapa@codeaurora.org, syadagir@codeaurora.org, evgreen@chromium.org, benchan@google.com, ejcaruso@google.com, netdev@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20190520135354.18628-1-elder@linaro.org> Message-ID: <95af58ff-0005-86ca-989f-3b61a2cc21ba@linaro.org> Date: Mon, 20 May 2019 13:00:19 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <20190520135354.18628-1-elder@linaro.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On 5/20/19 8:53 AM, Alex Elder wrote: > The main objective of this series was originally to define a single > public header file containing a few structure definitions that are > currently defined privately for the Qualcomm "rmnet" driver. In > review, Arnd Bergmann said that before making them public, the > structures should avoid using C bit-fields in their definitions. . . . Bjorn, thank you very much for your quick reviews. -Alex