[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168008785405.1076930.5923655020998036907.b4-ty@kernel.org>
Date: Wed, 29 Mar 2023 14:04:14 +0300
From: Leon Romanovsky <leon@...nel.org>
To: Cai Huoqing <cai.huoqing@...ux.dev>
Cc: Christian Benvenuti <benve@...co.com>,
Nelson Escobar <neescoba@...co.com>,
Jason Gunthorpe <jgg@...pe.ca>, linux-rdma@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] RDMA/usnic: Remove redundant pci_clear_master
On Thu, 23 Mar 2023 19:57:42 +0800, Cai Huoqing wrote:
> Remove pci_clear_master to simplify the code,
> the bus-mastering is also cleared in do_pci_disable_device,
> like this:
> ./drivers/pci/pci.c:2197
> static void do_pci_disable_device(struct pci_dev *dev)
> {
> u16 pci_command;
>
> [...]
Applied, thanks!
[1/1] RDMA/usnic: Remove redundant pci_clear_master
https://git.kernel.org/rdma/rdma/c/fc36ce35e94585
Best regards,
--
Leon Romanovsky <leon@...nel.org>
Powered by blists - more mailing lists