summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-2.6.32/990-backport.patch
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-12-01 18:40:01 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-12-01 18:40:01 +0000
commit09a8407a2d295b7d19266a62957497a0a88c5c4f (patch)
tree260f4bc2b9eebdc1f925968735f168de0997ad02 /target/linux/ar71xx/patches-2.6.32/990-backport.patch
parent4ddeed6a4f6fe264bf5d80bfe0dd4e5c74718672 (diff)
ar71xx: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24210 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.32/990-backport.patch')
-rw-r--r--target/linux/ar71xx/patches-2.6.32/990-backport.patch4
1 files changed, 2 insertions, 2 deletions
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 2c1c75c67..78b6c79f4 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;