From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758013AbcLOKJF (ORCPT ); Thu, 15 Dec 2016 05:09:05 -0500 Received: from mx08-00178001.pphosted.com ([91.207.212.93]:25457 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1757902AbcLOKJC (ORCPT ); Thu, 15 Dec 2016 05:09:02 -0500 Subject: Re: [PATCH v2 2/2] net: ethernet: stmmac: remove private tx queue lock To: Pavel Machek , Lino Sanfilippo References: <1481241343-18062-1-git-send-email-LinoSanfilippo@gmx.de> <1481241343-18062-3-git-send-email-LinoSanfilippo@gmx.de> <20161215094517.GA406@amd> CC: , , , , , , , From: Giuseppe CAVALLARO Message-ID: Date: Thu, 15 Dec 2016 11:08:36 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 In-Reply-To: <20161215094517.GA406@amd> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.52.139.54] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-12-15_05:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/15/2016 10:45 AM, Pavel Machek wrote: > Giuseppe, is there documentation available for the chip? Driver says > > Documentation available at: > http://www.stlinux.com > > but that page does not work for me... Hi Pavel, yes the page has been removed but all the relevant and updated driver doc is inside the kernel sources. Regards Peppe