summaryrefslogtreecommitdiff
path: root/patches/40-netdev-hw-features.patch
diff options
context:
space:
mode:
authorLuis R. Rodriguez <mcgrof@qca.qualcomm.com>2011-11-29 21:58:28 -0500
committerLuis R. Rodriguez <mcgrof@qca.qualcomm.com>2011-11-29 21:58:28 -0500
commite394d4d5c2cfb4f598dcad82bfbcb2de4c127b89 (patch)
tree443f7c1d5025ef01aaccaecdd9e026a8c8dc876a /patches/40-netdev-hw-features.patch
parent704387291060f61f83dfdb33bb3b4dd9c17180c2 (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.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/patches/40-netdev-hw-features.patch b/patches/40-netdev-hw-features.patch
index 6a7a01d9..a00780d8 100644
--- a/patches/40-netdev-hw-features.patch
+++ b/patches/40-netdev-hw-features.patch
@@ -30,7 +30,7 @@ Date: Thu Apr 7 07:32:18 2011 +0000
static u32 atl1c_get_msglevel(struct net_device *netdev)
{
struct atl1c_adapter *adapter = netdev_priv(netdev);
-@@ -303,6 +310,11 @@ static const struct ethtool_ops atl1c_et
+@@ -302,6 +309,11 @@ static const struct ethtool_ops atl1c_et
.get_link = ethtool_op_get_link,
.get_eeprom_len = atl1c_get_eeprom_len,
.get_eeprom = atl1c_get_eeprom,
@@ -212,7 +212,7 @@ Date: Thu Apr 7 07:32:18 2011 +0000
/*
* patch for some L1 of old version,
-@@ -3601,6 +3605,14 @@ static int atl1_set_pauseparam(struct ne
+@@ -3600,6 +3604,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)
{
-@@ -3673,4 +3685,10 @@ static const struct ethtool_ops atl1_eth
+@@ -3672,4 +3684,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,