commit | e934f684856393a0b2aecc7fdd8357a48b79c535 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <sthemmin@microsoft.com> | Wed Oct 26 08:30:29 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 29 15:03:14 2016 -0400 |
tree | 26e6feb3fdf4180892d5912007fc420f64d51c34 | |
parent | 104ba78c98808ae837d1f63aae58c183db5505df [diff] |
Revert "hv_netvsc: report vmbus name in ethtool" This reverts commit e3f74b841d48 ("hv_netvsc: report vmbus name in ethtool")' because of problem introduced by commit f9a56e5d6a0ba ("Drivers: hv: make VMBus bus ids persistent"). This changed the format of the vmbus name and this new format is too long to fit in the bus_info field of ethtool. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>