From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f50.google.com ([209.85.220.50]:34949 "EHLO mail-pa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965853AbbD2DXF (ORCPT ); Tue, 28 Apr 2015 23:23:05 -0400 Received: by pabtp1 with SMTP id tp1so14837001pab.2 for ; Tue, 28 Apr 2015 20:23:05 -0700 (PDT) Message-ID: <55404E84.6020805@gmail.com> Date: Wed, 29 Apr 2015 08:52:44 +0530 From: Varka Bhadram MIME-Version: 1.0 Subject: Re: [PATCH bluetooth-next] cfg802154: pass name_assign_type to rdev_add_virtual_intf() References: <1430210890-1701-1-git-send-email-varkab@cdac.in> <20150428142932.GA758@omega> In-Reply-To: <20150428142932.GA758@omega> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-wpan-owner@vger.kernel.org List-ID: To: Alexander Aring Cc: linux-wpan@vger.kernel.org, Varka Bhadram On 04/28/2015 07:59 PM, Alexander Aring wrote: > On Tue, Apr 28, 2015 at 02:18:10PM +0530, Varka Bhadram wrote: >> This code is based on commit 6bab2e19c5ffd >> ("cfg80211: pass name_assign_type to rdev_add_virtual_intf()") >> >> This will expose in sysfs whether the ifname of a IEEE-802.15.4 >> device is set by userspace or generated by the kernel. >> We are using two types of name_assign_types >> o NET_NAME_ENUM: Default interface name provided by kernel >> o NET_NAME_USER: Interface name provided by user. >> > grml, this patch is fine but it doesn't apply when we have the > ("ieee802154: Add trace events for rdev->ops") commit applied before. I > reanimate the linux-wpan-next master branch now. > > Can you please rebase your patch on this [0]? > > - Alex > > [0] https://github.com/linux-wpan/linux-wpan-next/commits/master Sure. Will do. -- Varka Bhadram