On 05.06.2019 04:35, David Miller wrote:
> From: Heiner Kallweit
> Date: Tue, 4 Jun 2019 07:44:53 +0200
>
>> Let's factor out firmware handling into a separate source code file.
>> This simplifies reading the code and makes clearer what the interface
>> between driver and firmware handling is.
>
From: Heiner Kallweit
Date: Tue, 4 Jun 2019 07:44:53 +0200
> Let's factor out firmware handling into a separate source code file.
> This simplifies reading the code and makes clearer what the interface
> between driver and firmware handling is.
This doesn't apply cleanly to net-next, specificall
Let's factor out firmware handling into a separate source code file.
This simplifies reading the code and makes clearer what the interface
between driver and firmware handling is.
Heiner Kallweit (2):
r8169: rename r8169.c to r8169_main.c
r8169: factor out firmware handling
drivers/net/ether