Home
last modified time | relevance | path

Searched hist:d61d263c8d82db7c4404a29ebc29674b1c0c05c9 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_gmac.cdiff 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 Dhns_dsaf_rcb.cdiff 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 Dhns_dsaf_ppe.cdiff 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 Dhns_ethtool.cdiff 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>