kernel: update 3.18 to 3.18.14
[openwrt/staging/yousong.git] / target / linux / au1000 / patches / 003-au1000_eth_ioctl.patch
index 78dae580fddff858dc3466a31d64832007b86ff2..58927f590dc0c9d427b48eadb77ea3d36f0fad55 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/ethernet/amd/au1000_eth.c
 +++ b/drivers/net/ethernet/amd/au1000_eth.c
-@@ -988,10 +988,14 @@ static void au1000_multicast_list(struct
+@@ -1113,10 +1113,14 @@ static void au1000_multicast_list(struct
        writel(reg, &aup->mac->control);
  }