commit | f85ae16f924f92a370b81b4e77862c1c59882fce | [log] [tgz] |
---|---|---|
author | Shannon Nelson <snelson@pensando.io> | Mon Jul 20 16:00:13 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 20 18:09:38 2020 -0700 |
tree | ccfaebd6ecfadbc45948dca2b01fcf75d5af9511 | |
parent | 5d93518e06b2102253d465e523f16bd4cb5ce859 [diff] |
ionic: use offset for ethtool regs data Use an offset to write the second half of the regs data into the second half of the buffer instead of overwriting the first half. Fixes: 4d03e00a2140 ("ionic: Add initial ethtool support") Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>