From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] liquidio: remove unnecessary code Date: Thu, 12 Jan 2017 15:25:49 -0500 (EST) Message-ID: <20170112.152549.1436993838110326721.davem@davemloft.net> References: <20170112010902.GA9597@felix.cavium.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, raghu.vatsavayi@cavium.com, derek.chickles@cavium.com, satananda.burla@cavium.com To: felix.manlunas@cavium.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:56618 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750846AbdALU0B (ORCPT ); Thu, 12 Jan 2017 15:26:01 -0500 In-Reply-To: <20170112010902.GA9597@felix.cavium.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Felix Manlunas Date: Wed, 11 Jan 2017 17:09:02 -0800 > Remove code that's no longer needed. It used to serve a purpose, which was > to fix a link-related bug. For a while now, the NIC firmware has had a > more elegant fix for that bug. > > Signed-off-by: Felix Manlunas > Signed-off-by: Derek Chickles > Signed-off-by: Satanand Burla Applied.