From: Heiner Kallweit
Date: Wed, 5 Jun 2019 07:59:02 +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.
>
> v2:
> - fix small whitespace issue in patch 2
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.
v2:
- fix small whitespace issue in patch 2
Heiner Kallweit (2):
r8169: rename r8169.c to r8169_main.c
r8169: fac