From: David S. Miller Date: Fri, 3 Mar 2017 17:44:28 +0000 (-0800) Subject: Merge branch 'bgmac-fixes' X-Git-Tag: v4.14-rc1~1340^2~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e28599800a1274357492d85a653012ed3220b45c;p=platform%2Fkernel%2Flinux-rpi3.git Merge branch 'bgmac-fixes' Jon Mason says: ==================== net: ethernet: bgmac: bug fixes Changes in v5: * Rebased to the latest code and fixed up a compile error due to the mac_addr struct going away (found by David Miller) Changes in v4: * Added the udelays from the previous code (per David Miller) Changes in v3: * Reworked the init sequence patch to only remove the device reset if the device is actually in reset. Given that this code doesn't bear much resemblance to the original code, I'm changing the author of the patch. This was tested on NS2 SVK. Changes in v2: * Reworked the first match to make it more obvious what portions of the register were being preserved (Per Rafal Mileki) * Style change to reorder the function variables in patch 2 (per Sergei Shtylyov) Bug fixes for bgmac driver ==================== Signed-off-by: David S. Miller --- e28599800a1274357492d85a653012ed3220b45c