From mboxrd@z Thu Jan 1 00:00:00 1970 From: Declan Doherty Subject: Re: [PATCH] Correcting upstream kernel version in driver Date: Fri, 19 Feb 2016 16:43:06 +0000 Message-ID: <56C7461A.5010509@intel.com> References: <1455146881-42882-1-git-send-email-john.griffin@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit To: John Griffin , dev@dpdk.org Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id B93A5C57A for ; Fri, 19 Feb 2016 17:45:43 +0100 (CET) In-Reply-To: <1455146881-42882-1-git-send-email-john.griffin@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 10/02/16 23:28, John Griffin wrote: > Fixing the version of the kernel required in the QAT documentation. > > Signed-off-by: John Griffin > --- > doc/guides/cryptodevs/qat.rst | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) > > diff --git a/doc/guides/cryptodevs/qat.rst b/doc/guides/cryptodevs/qat.rst > index 1901842..23402b4 100644 > --- a/doc/guides/cryptodevs/qat.rst > ... > Acked by: Declan Doherty