Re: [PATCH 1/7] Introduce FUJITSU Extended Socket Network Device driver
From: Alexander Duyck <hidden>
Date: 2015-05-20 16:58:19
Also in:
linux-acpi, platform-driver-x86
From: Alexander Duyck <hidden>
Date: 2015-05-20 16:58:19
Also in:
linux-acpi, platform-driver-x86
On 05/20/2015 01:17 AM, Izumi, Taku wrote:
This patch adds the skelton code of FUJITSU Extended Socket Network Device driver. At this stage, this driver just outputs its driver name at loading time. Signed-off-by: Taku Izumi <redacted>
This patch and the second one can probably be combined. There isn't much point in splitting the two up since this one doesn't really do anything without at least the second one. - Alex