[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140915.174321.1346937613262227470.davem@davemloft.net>
Date: Mon, 15 Sep 2014 17:43:21 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: hariprasad@...lsio.com
Cc: netdev@...r.kernel.org, leedom@...lsio.com, nirranjan@...lsio.com,
kumaras@...lsio.com, anish@...lsio.com
Subject: Re: [PATCH net] cxgb4: Don't allocate adapter structure for all
PF's
From: Hariprasad Shenai <hariprasad@...lsio.com>
Date: Tue, 16 Sep 2014 02:58:46 +0530
> commit 35b1de557970 ("rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is
> exposed through PCI Passthrough") moved the code to check for SR-IOV PF[0..3]
> much further down in init_one() past the point where we allocate a (struct
> adapter) for PF[0..3]. As a result, we left four of these on ever module remove.
>
> Fix: Allocate adapter structure only for PF4
>
> Signed-off-by: Hariprasad Shenai <hariprasad@...lsio.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists