From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932117AbbC0PeE (ORCPT ); Fri, 27 Mar 2015 11:34:04 -0400 Received: from eusmtp01.atmel.com ([212.144.249.243]:17242 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752995AbbC0PeA (ORCPT ); Fri, 27 Mar 2015 11:34:00 -0400 From: Nicolas Ferre To: , CC: , , Boris BREZILLON , Cyrille Pitchen , , , , Nicolas Ferre Subject: [PATCH 0/4] net/macb: fixes after big driver update Date: Fri, 27 Mar 2015 16:34:08 +0100 Message-ID: X-Mailer: git-send-email 2.1.3 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The recent modifications to the macb driver lead to issues with the probe function code flow. Here are some attempt to fix them. The series is written on top of net-next. Nicolas Ferre (4): net/macb: only probe queues once and use stored values net/macb: add comment in macb_probe_queues net/macb: fix capabilities configuration net/macb: trivial: correct wording of for caps drivers/net/ethernet/cadence/macb.c | 55 +++++++++++++++++++------------------ drivers/net/ethernet/cadence/macb.h | 1 + 2 files changed, 30 insertions(+), 26 deletions(-) -- 2.1.3