summaryrefslogtreecommitdiff
path: root/patches/40-netdev-hw-features.patch
diff options
context:
space:
mode:
authorLuis R. Rodriguez <mcgrof@qca.qualcomm.com>2011-10-17 14:20:44 -0700
committerLuis R. Rodriguez <mcgrof@qca.qualcomm.com>2011-10-17 14:20:44 -0700
commitee66508dbc6c9cd2419fff11d6b80bc75d139fd8 (patch)
tree0a2185bbd8b9f393bd64e27b6e42182364edb132 /patches/40-netdev-hw-features.patch
parent49eb82e6931693328dc18de960b1d1e3623f3832 (diff)
compat-wireless: refresh patches
Signed-off-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
Diffstat (limited to 'patches/40-netdev-hw-features.patch')
-rw-r--r--patches/40-netdev-hw-features.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/40-netdev-hw-features.patch b/patches/40-netdev-hw-features.patch
index f9affad1..68e30049 100644
--- a/patches/40-netdev-hw-features.patch
+++ b/patches/40-netdev-hw-features.patch
@@ -212,7 +212,7 @@ Date: Thu Apr 7 07:32:18 2011 +0000
/*
* patch for some L1 of old version,
-@@ -3607,6 +3611,14 @@ static int atl1_set_pauseparam(struct ne
+@@ -3603,6 +3607,14 @@ static int atl1_set_pauseparam(struct ne
return 0;
}
@@ -227,7 +227,7 @@ Date: Thu Apr 7 07:32:18 2011 +0000
static void atl1_get_strings(struct net_device *netdev, u32 stringset,
u8 *data)
{
-@@ -3679,4 +3691,10 @@ static const struct ethtool_ops atl1_eth
+@@ -3675,4 +3687,10 @@ static const struct ethtool_ops atl1_eth
.nway_reset = atl1_nway_reset,
.get_ethtool_stats = atl1_get_ethtool_stats,
.get_sset_count = atl1_get_sset_count,