commit | 8197f9d2468d5c55e865423203c5e8262b550b93 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Wed Jun 05 08:02:31 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 05 11:41:59 2019 -0700 |
tree | 6ba6c3e7497a7eb8eaadb430fbb9eb1137e90d7c | |
parent | 25e992a4603cd5284127e2a6fda6b05bd58d12ed [diff] |
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. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>