From: David S. Miller Date: Thu, 21 Jan 2016 18:48:51 +0000 (-0800) Subject: Merge branch 'fix-phy-ignore-interrupts' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=4f2aaf7dd95b2f82a01469049d4aee8071bcd935;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'fix-phy-ignore-interrupts' Florian Fainelli says: ==================== net: phy: Finally fix PHY_IGNORE_INTERRUPTS This patch series finally fixes how PHY_IGNORE_INTERRUPTS are treated by avoiding to poll the PHY *and* getting notified from link state changes by the Ethernet MAC interrupt service routine. Tested with bcmgenet since this is the HW that I have access to. Targetting the "net" tree since these are bugfixes, but I would like Woojun and Andrew to take a look and test that on their respective HW setups as well. ==================== Signed-off-by: David S. Miller --- 4f2aaf7dd95b2f82a01469049d4aee8071bcd935