From patchwork Mon Jul 27 14:08:15 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Baryshkov X-Patchwork-Id: 30266 X-Patchwork-Delegate: davem@davemloft.net Return-Path: X-Original-To: patchwork-incoming@bilbo.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from ozlabs.org (ozlabs.org [203.10.76.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.ozlabs.org", Issuer "CA Cert Signing Authority" (verified OK)) by bilbo.ozlabs.org (Postfix) with ESMTPS id EB61DB6F1E for ; Tue, 28 Jul 2009 00:08:59 +1000 (EST) Received: by ozlabs.org (Postfix) id E0538DDD0C; Tue, 28 Jul 2009 00:08:59 +1000 (EST) Delivered-To: patchwork-incoming@ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by ozlabs.org (Postfix) with ESMTP id 6F912DDD04 for ; Tue, 28 Jul 2009 00:08:59 +1000 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751318AbZG0OIl (ORCPT ); Mon, 27 Jul 2009 10:08:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751159AbZG0OIj (ORCPT ); Mon, 27 Jul 2009 10:08:39 -0400 Received: from fg-out-1718.google.com ([72.14.220.159]:65332 "EHLO fg-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751146AbZG0OIh (ORCPT ); Mon, 27 Jul 2009 10:08:37 -0400 Received: by fg-out-1718.google.com with SMTP id e12so488422fga.17 for ; Mon, 27 Jul 2009 07:08:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:date :message-id:x-mailer:in-reply-to:references; bh=GgEvk38HFEf3WI+cmK1NbpbY+M1gMX6yxVCoh2wsCdA=; b=LWfFCURr3kif+82+dF52kTYoA0UabyhRJecaCvJRQmeaTF3OulFyBsWS5pXqkCy7g2 yRcm3seKEvISaEPgAvDqkhcm9CQ+do2OUdvYIfBev5IAFtpssPw1SQGLJE1LUx5tKcOd BaaxJEBz6Q1hJzXTyfEqJsvAyTYzErw9dR8M4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; b=l7LoEJzRa0CFdWiK0vHRNpxn43GoMkryhldaOozGtWq9ADXt+JhPGAetbaVVcQ7JRq ISMEirv99VDYW8G8Vv/QfTgk2d1UuIUdDcxLLcc4DxWzfFFcVsYoAeOtBVxjERFSv43e 0Rxupou6YCx/256F5iYZVaopelJld/UsSzHAU= Received: by 10.86.9.10 with SMTP id 10mr2547163fgi.48.1248703717536; Mon, 27 Jul 2009 07:08:37 -0700 (PDT) Received: from localhost.localdomain (iap-pxy-mow1.siemens.ru [212.248.25.26]) by mx.google.com with ESMTPS id 4sm18553077fgg.7.2009.07.27.07.08.35 (version=SSLv3 cipher=RC4-MD5); Mon, 27 Jul 2009 07:08:36 -0700 (PDT) From: Dmitry Eremin-Solenikov To: "David S. Miller" Cc: netdev@vger.kernel.org, linux-zigbee-devel@lists.sourceforge.net, Sergey Lapin , Thadeu Lima de Souza Cascardo Subject: [PATCH 3/3] trivial: fix typo in ieee802154 documentation and add it to index Date: Mon, 27 Jul 2009 18:08:15 +0400 Message-Id: <1248703695-7043-4-git-send-email-dbaryshkov@gmail.com> X-Mailer: git-send-email 1.6.3.3 In-Reply-To: <1248703695-7043-3-git-send-email-dbaryshkov@gmail.com> References: <1248703695-7043-1-git-send-email-dbaryshkov@gmail.com> <1248703695-7043-2-git-send-email-dbaryshkov@gmail.com> <1248703695-7043-3-git-send-email-dbaryshkov@gmail.com> Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org From: Thadeu Lima de Souza Cascardo Signed-off-by: Thadeu Lima de Souza Cascardo --- Documentation/networking/00-INDEX | 2 ++ Documentation/networking/ieee802154.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletions(-) diff --git a/Documentation/networking/00-INDEX b/Documentation/networking/00-INDEX index 1634c6d..50189bf 100644 --- a/Documentation/networking/00-INDEX +++ b/Documentation/networking/00-INDEX @@ -60,6 +60,8 @@ framerelay.txt - info on using Frame Relay/Data Link Connection Identifier (DLCI). generic_netlink.txt - info on Generic Netlink +ieee802154.txt + - Linux IEEE 802.15.4 implementation, API and drivers ip-sysctl.txt - /proc/sys/net/ipv4/* variables ip_dynaddr.txt diff --git a/Documentation/networking/ieee802154.txt b/Documentation/networking/ieee802154.txt index a0280ad..1d4ed66 100644 --- a/Documentation/networking/ieee802154.txt +++ b/Documentation/networking/ieee802154.txt @@ -69,7 +69,7 @@ We provide an example of simple HardMAC driver at drivers/ieee802154/fakehard.c SoftMAC ======= -We are going to provide intermediate layer impelementing IEEE 802.15.4 MAC +We are going to provide intermediate layer implementing IEEE 802.15.4 MAC in software. This is currently WIP. See header include/net/ieee802154/mac802154.h and several drivers in