kernel: refresh patches
[openwrt/openwrt.git] / target / linux / adm8668 / patches-3.14 / 004-tulip_pci_split.patch
index c37a61164529dc8fd77f1872fad8f431deb5f035..05844eb495d427136eb7e1012fd886a0752993ed 100644 (file)
  }
  
  
-@@ -887,7 +913,9 @@ static int tulip_ethtool_set_wol(struct
+@@ -887,7 +913,9 @@ static int tulip_ethtool_set_wol(struct 
                   return -EOPNOTSUPP;
  
        tp->wolinfo.wolopts = wolinfo->wolopts;
        .name           = DRV_NAME,
        .id_table       = tulip_pci_tbl,
        .probe          = tulip_init_one,
-@@ -1974,10 +2014,12 @@ static struct pci_driver tulip_driver =
+@@ -1974,10 +2014,12 @@ static struct pci_driver tulip_driver = 
        .resume         = tulip_resume,
  #endif /* CONFIG_PM */
  };