OSDN Git Service

Merge branch 'r8169-factor-out-firmware-handling'
authorDavid S. Miller <davem@davemloft.net>
Wed, 5 Jun 2019 18:41:59 +0000 (11:41 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Jun 2019 18:41:59 +0000 (11:41 -0700)
Heiner Kallweit says:

====================
r8169: factor out firmware handling

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
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge