From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amir Vadai Subject: Re: Manual loading of mlx4_en Date: Tue, 29 Jul 2014 16:42:24 +0300 Message-ID: <53D7A4C0.8090004@mellanox.com> References: <1406627612.4498.16.camel@chaos.site> <53D7748A.6040800@mellanox.com> <20140729123405.6802fbc4@endymion.delvare> <53D77B26.3070905@mellanox.com> <1406635578.4498.18.camel@chaos.site> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Or Gerlitz , Jack Morgenstein , "David S. Miller" , netdev To: Jean Delvare Return-path: Received: from eu1sys200aog124.obsmtp.com ([207.126.144.157]:54429 "EHLO eu1sys200aog124.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751143AbaG2NoT (ORCPT ); Tue, 29 Jul 2014 09:44:19 -0400 In-Reply-To: <1406635578.4498.18.camel@chaos.site> Sender: netdev-owner@vger.kernel.org List-ID: On 7/29/2014 3:06 PM, Jean Delvare wrote: > Le Tuesday 29 July 2014 =C3=A0 13:44 +0300, Amir Vadai a =C3=A9crit : >> On 7/29/2014 1:34 PM, Jean Delvare wrote: >>> Many thanks for the fast and detailed answer! I'll go backport this >>> commit to kernel 3.12 (and 3.0, hopefully it doesn't have too many >>> dependencies?) >> >> I don't think there is any dependency for that commit. If you're >> backporting it, also take a small fix to it: >> f24f790 net/mlx4_core: Load the Eth driver first >=20 > Thanks for the hint. I suppose I should pick 7855bff4 "net/mlx4_core: > Load the IB driver when the device supports IBoE" as well? >=20 Right - missed it. Amir