From: Luis R. Rodriguez Date: Sat, 12 Dec 2009 05:35:13 +0000 (-0800) Subject: Fix patch for atlx X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=c03718fcfa29d982d2950ac56959750211091ce4;p=openwrt%2Fstaging%2Fblogic.git Fix patch for atlx Signed-off-by: Luis R. Rodriguez --- diff --git a/patches/01-netdev.patch b/patches/01-netdev.patch index 67223d28e793..1ddae282ccf1 100644 --- a/patches/01-netdev.patch +++ b/patches/01-netdev.patch @@ -685,8 +685,8 @@ diff -Nur a/net/bluetooth/bnep/netdev.c b/net/bluetooth/bnep/netdev.c netdev->watchdog_timeo = AT_TX_WATCHDOG; atl1c_set_ethtool_ops(netdev); ---- drivers/net/atlx/atl1.c.orig 2009-12-11 21:14:54.000000000 -0800 -+++ drivers/net/atlx/atl1.c 2009-12-11 21:29:39.000000000 -0800 +--- a/drivers/net/atlx/atl1.c 2009-12-11 21:14:54.000000000 -0800 ++++ b/drivers/net/atlx/atl1.c 2009-12-11 21:29:39.000000000 -0800 @@ -2878,6 +2878,7 @@ static void atl1_poll_controller(struct } #endif @@ -721,8 +721,8 @@ diff -Nur a/net/bluetooth/bnep/netdev.c b/net/bluetooth/bnep/netdev.c netdev->watchdog_timeo = 5 * HZ; netdev->ethtool_ops = &atl1_ethtool_ops; ---- drivers/net/atlx/atl2.c.orig 2009-12-11 21:21:51.000000000 -0800 -+++ drivers/net/atlx/atl2.c 2009-12-11 21:28:17.000000000 -0800 +--- a/drivers/net/atlx/atl2.c 2009-12-11 21:21:51.000000000 -0800 ++++ b/drivers/net/atlx/atl2.c 2009-12-11 21:28:17.000000000 -0800 @@ -1306,6 +1306,7 @@ static void atl2_poll_controller(struct #endif