[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240421.112815.1606766607054243425.fujita.tomonori@gmail.com>
Date: Sun, 21 Apr 2024 11:28:15 +0900 (JST)
From: FUJITA Tomonori <fujita.tomonori@...il.com>
To: andrew@...n.ch
Cc: fujita.tomonori@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next v1 1/5] net: tn40xx: add pci driver for Tehuti
Networks TN40xx chips
Hi,
On Mon, 15 Apr 2024 16:24:37 +0200
Andrew Lunn <andrew@...n.ch> wrote:
>> +#include "tn40.h"
>> +
>> +static int bdx_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
>
> The name space prefix generally has something to do with the driver
> name. What does bdx have to do with Tehuti Network TN40xx?
Not sure. Tehuti TN30xx driver also uses bdx_ prefix. I'll use tn40_
prefix in v2.
Powered by blists - more mailing lists