From 79c24b2cb0ff8136c1bb0128c9ac5cde63c336b9 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 1 Dec 2010 18:40:01 +0000 Subject: ar71xx: refresh patches SVN-Revision: 24210 --- target/linux/ar71xx/patches-2.6.32/990-backport.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ar71xx/patches-2.6.32/990-backport.patch') diff --git a/target/linux/ar71xx/patches-2.6.32/990-backport.patch b/target/linux/ar71xx/patches-2.6.32/990-backport.patch index 2c1c75c67f..78b6c79f48 100644 --- a/target/linux/ar71xx/patches-2.6.32/990-backport.patch +++ b/target/linux/ar71xx/patches-2.6.32/990-backport.patch @@ -1,6 +1,6 @@ --- a/drivers/net/ag71xx/ag71xx_main.c +++ b/drivers/net/ag71xx/ag71xx_main.c -@@ -685,6 +685,7 @@ static netdev_tx_t ag71xx_hard_start_xmi +@@ -686,6 +686,7 @@ err_drop: static int ag71xx_do_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) { @@ -8,7 +8,7 @@ struct ag71xx *ag = netdev_priv(dev); int ret; -@@ -716,7 +717,7 @@ static int ag71xx_do_ioctl(struct net_de +@@ -717,7 +718,7 @@ static int ag71xx_do_ioctl(struct net_de if (ag->phy_dev == NULL) break; -- cgit v1.2.3