From patchwork Thu Jan 31 17:00:01 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Schmidt X-Patchwork-Id: 10790989 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 5FD5D139A for ; Thu, 31 Jan 2019 17:00:10 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4EA3731388 for ; Thu, 31 Jan 2019 17:00:10 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4285D313E1; Thu, 31 Jan 2019 17:00:10 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7EEA631388 for ; Thu, 31 Jan 2019 17:00:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727598AbfAaRAI (ORCPT ); Thu, 31 Jan 2019 12:00:08 -0500 Received: from proxima.lasnet.de ([78.47.171.185]:35435 "EHLO proxima.lasnet.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725927AbfAaRAI (ORCPT ); Thu, 31 Jan 2019 12:00:08 -0500 Received: from localhost.localdomain (unknown [212.76.253.171]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: stefan@sostec.de) by proxima.lasnet.de (Postfix) with ESMTPSA id DD219C9CF9; Thu, 31 Jan 2019 18:00:06 +0100 (CET) From: Stefan Schmidt To: davem@davemloft.net Cc: linux-wpan@vger.kernel.org, alex.aring@gmail.com, netdev@vger.kernel.org Subject: pull-request: ieee802154 for net 2019-01-31 Date: Thu, 31 Jan 2019 18:00:01 +0100 Message-Id: <20190131170001.25905-1-stefan@datenfreihafen.org> X-Mailer: git-send-email 2.17.2 Sender: linux-wpan-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wpan@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Hello Dave. An update from ieee802154 for your *net* tree. I waited a while to see if anything else comes up, but it seems this time we only have one fixup patch for the -rc rounds. Colin fixed some indentation in the mcr20a drivers. That's about it. If there are any problems with taking these two before the final 5.0 let me know. Greetings from Brussels, FOSDEM ahead. :-) regards Stefan Schmidt The following changes since commit 3aa9179b2dfe06d32d4248f07cf6dd005a964507: Merge branch 'stmmac-fixes' (2019-01-30 22:24:49 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git ieee802154-for-davem-2019-01-31 for you to fetch changes up to 34aaaac815d166daef361f49529f4c6b77da49f1: ieee802154: mcr20a: fix indentation, remove tabs (2019-01-31 17:42:05 +0100) ---------------------------------------------------------------- Colin Ian King (1): ieee802154: mcr20a: fix indentation, remove tabs drivers/net/ieee802154/mcr20a.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)