Searched hist:d61d263c8d82db7c4404a29ebc29674b1c0c05c9 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_gmac.c | diff d61d263c8d82db7c4404a29ebc29674b1c0c05c9 Thu Mar 15 11:54:20 CDT 2018 Matthias Brugger <matthias.bgg@gmail.com> net: hns: Fix ethtool private flags
The driver implementation returns support for private flags, while no private flags are present. When asked for the number of private flags it returns the number of statistic flag names.
Fix this by returning EOPNOTSUPP for not implemented ethtool flags.
Signed-off-by: Matthias Brugger <mbrugger@suse.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hns_dsaf_rcb.c | diff d61d263c8d82db7c4404a29ebc29674b1c0c05c9 Thu Mar 15 11:54:20 CDT 2018 Matthias Brugger <matthias.bgg@gmail.com> net: hns: Fix ethtool private flags
The driver implementation returns support for private flags, while no private flags are present. When asked for the number of private flags it returns the number of statistic flag names.
Fix this by returning EOPNOTSUPP for not implemented ethtool flags.
Signed-off-by: Matthias Brugger <mbrugger@suse.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hns_dsaf_ppe.c | diff d61d263c8d82db7c4404a29ebc29674b1c0c05c9 Thu Mar 15 11:54:20 CDT 2018 Matthias Brugger <matthias.bgg@gmail.com> net: hns: Fix ethtool private flags
The driver implementation returns support for private flags, while no private flags are present. When asked for the number of private flags it returns the number of statistic flag names.
Fix this by returning EOPNOTSUPP for not implemented ethtool flags.
Signed-off-by: Matthias Brugger <mbrugger@suse.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hns_ethtool.c | diff d61d263c8d82db7c4404a29ebc29674b1c0c05c9 Thu Mar 15 11:54:20 CDT 2018 Matthias Brugger <matthias.bgg@gmail.com> net: hns: Fix ethtool private flags
The driver implementation returns support for private flags, while no private flags are present. When asked for the number of private flags it returns the number of statistic flag names.
Fix this by returning EOPNOTSUPP for not implemented ethtool flags.
Signed-off-by: Matthias Brugger <mbrugger@suse.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|