From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f179.google.com ([209.85.212.179]:36531 "EHLO mail-wi0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932809AbbFJMmW (ORCPT ); Wed, 10 Jun 2015 08:42:22 -0400 Received: by wigg3 with SMTP id g3so47133688wig.1 for ; Wed, 10 Jun 2015 05:42:20 -0700 (PDT) Date: Wed, 10 Jun 2015 14:42:18 +0200 From: Alexander Aring Subject: Re: [PATCH wpan-tools] nl802154: fix misspelled enum Message-ID: <20150610124218.GB6647@omega> References: <20150610121712.GA6647@omega> <1433939958-3168-1-git-send-email-christoffer@christofferholmstedt.se> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1433939958-3168-1-git-send-email-christoffer@christofferholmstedt.se> Sender: linux-wpan-owner@vger.kernel.org List-ID: To: Christoffer Holmstedt Cc: linux-wpan@vger.kernel.org On Wed, Jun 10, 2015 at 02:39:18PM +0200, Christoffer Holmstedt wrote: > This patch updates nl802154 enum to match the one in bluetooth-next tree from > commit d446278c408b ("nl802154: fix misspelled enum"). > > Signed-off-by: Christoffer Holmstedt Applied, thanks. - Alex