From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] GTP: Add some basic documentation about drivers/net/gtp.c Date: Mon, 20 Feb 2017 10:24:36 -0500 (EST) Message-ID: <20170220.102436.2159722751453672196.davem@davemloft.net> References: <20170218125800.2vxo7gyfxbp6dw64@nataraja> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: laforge@gnumonks.org Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:38368 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753292AbdBTPYl (ORCPT ); Mon, 20 Feb 2017 10:24:41 -0500 In-Reply-To: <20170218125800.2vxo7gyfxbp6dw64@nataraja> Sender: netdev-owner@vger.kernel.org List-ID: From: Harald Welte Date: Sat, 18 Feb 2017 13:58:00 +0100 > In order to clarify what the module actually does, and how to use it, > let's add some basic documentation to the kernel tree, together with > pointers to related specs and projects. > > Signed-off-by: Harald Welte Applied, thanks Harald.