From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f41.google.com ([74.125.82.41]:33422 "EHLO mail-wg0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030214AbbD1O3t (ORCPT ); Tue, 28 Apr 2015 10:29:49 -0400 Received: by wgin8 with SMTP id n8so153495725wgi.0 for ; Tue, 28 Apr 2015 07:29:47 -0700 (PDT) Date: Tue, 28 Apr 2015 16:29:38 +0200 From: Alexander Aring Subject: Re: [PATCH bluetooth-next] cfg802154: pass name_assign_type to rdev_add_virtual_intf() Message-ID: <20150428142932.GA758@omega> References: <1430210890-1701-1-git-send-email-varkab@cdac.in> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1430210890-1701-1-git-send-email-varkab@cdac.in> Sender: linux-wpan-owner@vger.kernel.org List-ID: To: Varka Bhadram Cc: linux-wpan@vger.kernel.org, Varka Bhadram 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