diff options
Diffstat (limited to 'patches/collateral-evolutions/network/0017-get_ts_info')
-rw-r--r-- | patches/collateral-evolutions/network/0017-get_ts_info/igb_get_ts_info.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/collateral-evolutions/network/0017-get_ts_info/igb_get_ts_info.patch b/patches/collateral-evolutions/network/0017-get_ts_info/igb_get_ts_info.patch index 513c21a8..4aef54cf 100644 --- a/patches/collateral-evolutions/network/0017-get_ts_info/igb_get_ts_info.patch +++ b/patches/collateral-evolutions/network/0017-get_ts_info/igb_get_ts_info.patch @@ -16,7 +16,7 @@ static int igb_get_rss_hash_opts(struct igb_adapter *adapter, struct ethtool_rxnfc *cmd) -@@ -3030,7 +3032,9 @@ static const struct ethtool_ops igb_etht +@@ -3042,7 +3044,9 @@ static const struct ethtool_ops igb_etht .get_ethtool_stats = igb_get_ethtool_stats, .get_coalesce = igb_get_coalesce, .set_coalesce = igb_set_coalesce, |