commit | 65e9256c4ec569ed62bb89023daab7b72368b89f | [log] [tgz] |
---|---|---|
author | Rami Rosen <ramirose@gmail.com> | Fri Feb 20 21:34:58 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 20 16:36:43 2015 -0500 |
tree | 4cc6fc3d4eb88b267fa4eb397222170beb065196 | |
parent | f4c2b7a08170dc4e442c4566486e4597af8d72a3 [diff] |
ethtool: Add hw-switch-offload to netdev_features_strings. commit aafb3e98b279 (netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch device offloads) add a new feature without adding it to netdev_features_strings array; this patch fixes this. Signed-off-by: Rami Rosen <ramirose@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>