brcm63xx: backport latest bcm63xx_enet changes from upstream
[openwrt/openwrt.git] / target / linux / brcm63xx / patches-4.4 / 341-MIPS-BCM63XX-add-support-for-BCM6318.patch
index 3b5da024b46120950d7ea8b4e59264d96a66ae70..277f54dffdb8e489fc97a05227200470654a55cd 100644 (file)
@@ -652,7 +652,7 @@ Subject: [PATCH 51/53] MIPS: BCM63XX: add support for BCM6318
                chan_count = 32;
        else if (BCMCPU_IS_6345())
                chan_count = 8;
-@@ -277,8 +277,8 @@ bcm63xx_enetsw_register(const struct bcm
+@@ -285,8 +285,8 @@ bcm63xx_enetsw_register(const struct bcm
  {
        int ret;
  
@@ -663,7 +663,7 @@ Subject: [PATCH 51/53] MIPS: BCM63XX: add support for BCM6318
                return -ENODEV;
  
        ret = register_shared();
-@@ -295,7 +295,7 @@ bcm63xx_enetsw_register(const struct bcm
+@@ -303,7 +303,7 @@ bcm63xx_enetsw_register(const struct bcm
  
        memcpy(bcm63xx_enetsw_device.dev.platform_data, pd, sizeof(*pd));