From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subash Abhinov Kasiviswanathan Subject: Re: [PATCH net-next 5/6] net: qualcomm: rmnet: Allow to configure flags for new devices Date: Fri, 08 Dec 2017 11:59:43 -0700 Message-ID: <7917dd289d68b506c5659671d64aee98@codeaurora.org> References: <1512369428-20455-1-git-send-email-subashab@codeaurora.org> <1512369428-20455-6-git-send-email-subashab@codeaurora.org> <1512750387.4390.3.camel@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Cc: davem@davemloft.net, netdev@vger.kernel.org To: Dan Williams Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:52006 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752375AbdLHS7o (ORCPT ); Fri, 8 Dec 2017 13:59:44 -0500 In-Reply-To: <1512750387.4390.3.camel@redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: On 2017-12-08 09:26, Dan Williams wrote: > On Sun, 2017-12-03 at 23:37 -0700, Subash Abhinov Kasiviswanathan > wrote: >> Add an option to configure the rmnet aggregation and command features >> on device creation. This is achieved by using the vlan flags option. > > Does this overload the VLAN flags item with different meanings than > VLAN_FLAG_* that are specific to rmnet? > > Dan Hi Dan Yes, that's right. I am using it to configure rmnet specific features. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project