From patchwork Thu Sep 6 06:57:49 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Felix Fietkau X-Patchwork-Id: 10589921 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 564D3920 for ; Thu, 6 Sep 2018 06:57:55 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4D5162A3AB for ; Thu, 6 Sep 2018 06:57:55 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3D29E2A3E2; Thu, 6 Sep 2018 06:57:55 +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.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI,T_DKIM_INVALID 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 B963C2A3A7 for ; Thu, 6 Sep 2018 06:57:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725880AbeIFLbv (ORCPT ); Thu, 6 Sep 2018 07:31:51 -0400 Received: from nbd.name ([46.4.11.11]:48208 "EHLO nbd.name" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726692AbeIFLbv (ORCPT ); Thu, 6 Sep 2018 07:31:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=nbd.name; s=20160729; h=References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From: Sender:Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=gdKsYPHNFGehyQWSrc2LkHXJV/zLKAOUXwqKV/gKwJ4=; b=HCRvHE8CDgX5vKngl11WcB5u+4 hnoHe6sdTOfPV3pG4miHc2KgA8OxYfmxMmUuowLYCqfPHjtjiKgMqyD5WOga63Jcuagyx7HrqpOX1 DofrOJK0fhn+tFMC3bPIX/THJ1s7Z8DsBB9HQTxrRGZMgZ4zb6BPum8thGzGx9D/zTrI=; Received: by maeck.lan (Postfix, from userid 501) id 194D9379246E; Thu, 6 Sep 2018 08:57:50 +0200 (CEST) From: Felix Fietkau To: backports@vger.kernel.org Cc: john@phrozen.org Subject: [PATCH 5/6] backport: copy net/rsi_91x.h Date: Thu, 6 Sep 2018 08:57:49 +0200 Message-Id: <20180906065750.89673-5-nbd@nbd.name> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180906065750.89673-1-nbd@nbd.name> References: <20180906065750.89673-1-nbd@nbd.name> Sender: backports-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: backports@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Felix Fietkau --- copy-list | 1 + 1 file changed, 1 insertion(+) diff --git a/copy-list b/copy-list index 21ca8070..f9f9396c 100644 --- a/copy-list +++ b/copy-list @@ -49,6 +49,7 @@ include/linux/spi/libertas_spi.h include/linux/platform_data/brcmfmac.h include/linux/platform_data/net-cw1200.h include/uapi/linux/nl80211.h +include/net/rsi_91x.h include/net/cfg80211.h include/net/cfg80211-wext.h