From: David S. Miller Date: Wed, 5 Jun 2019 18:41:59 +0000 (-0700) Subject: Merge branch 'r8169-factor-out-firmware-handling' X-Git-Tag: v5.3-rc1~140^2~331 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e88e17fd40efc4a9d7fe6182d61b8ded34d0bc37;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'r8169-factor-out-firmware-handling' 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 --- e88e17fd40efc4a9d7fe6182d61b8ded34d0bc37