From a2543d72d8a0b4a9efcee26c8af36d618de4c863 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 26 Jan 2014 11:30:34 +0000 Subject: kernel: update 3.10 to 3.10.28 Signed-off-by: Gabor Juhos SVN-Revision: 39399 --- target/linux/brcm47xx/patches-3.10/790-tg3-phylib.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm47xx/patches-3.10') diff --git a/target/linux/brcm47xx/patches-3.10/790-tg3-phylib.patch b/target/linux/brcm47xx/patches-3.10/790-tg3-phylib.patch index 3529f8c901..f533a0046a 100644 --- a/target/linux/brcm47xx/patches-3.10/790-tg3-phylib.patch +++ b/target/linux/brcm47xx/patches-3.10/790-tg3-phylib.patch @@ -174,7 +174,7 @@ return phy_mii_ioctl(phydev, ifr, cmd); } -@@ -17190,8 +17197,10 @@ static int tg3_init_one(struct pci_dev * +@@ -17193,8 +17200,10 @@ static int tg3_init_one(struct pci_dev * tg3_flag_set(tp, FLUSH_POSTED_WRITES); if (ssb_gige_one_dma_at_once(pdev)) tg3_flag_set(tp, ONE_DMA_AT_ONCE); @@ -186,7 +186,7 @@ if (ssb_gige_is_rgmii(pdev)) tg3_flag_set(tp, RGMII_MODE); } -@@ -17461,7 +17470,7 @@ static int tg3_init_one(struct pci_dev * +@@ -17464,7 +17473,7 @@ static int tg3_init_one(struct pci_dev * if (tp->phy_flags & TG3_PHYFLG_IS_CONNECTED) { struct phy_device *phydev; -- cgit v1.2.3