linux/drivers/net/ethernet/freescale/dpaa2
Ioana Ciornei 72e27c38ab dpaa2-eth: fix command version for Tx shaping
When adding the support for TBF offload, the improper command version
was added even though the command format is for the V2 of
dpni_set_tx_shaping(). This does not affect the functionality of TBF
since the only change between these two versions is the addition of the
exceeded parameters which are not used in TBF. Still, fix the bug so
that we keep things in sync.

Fixes: 39344a8962 ("dpaa2-eth: add API for Tx shaping")
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-09-25 17:08:48 -07:00
..
dpaa2-eth-dcb.c dpaa2-eth: Keep congestion group taildrop enabled when PFC on 2020-06-01 12:04:32 -07:00
dpaa2-eth-debugfs.c dpaa2-eth: add software counter for Tx frames converted to S/G 2020-06-29 17:42:48 -07:00
dpaa2-eth-debugfs.h
dpaa2-eth-trace.h dpaa2-eth: fix recursive header include 2020-06-25 16:03:39 -07:00
dpaa2-eth.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
dpaa2-eth.h dpaa2-eth: add support for TBF offload 2020-07-21 16:24:04 -07:00
dpaa2-ethtool.c dpaa2-eth: add software counter for Tx frames converted to S/G 2020-06-29 17:42:48 -07:00
dpaa2-mac.c net: dpaa2-mac: use resolved link config in mac_link_up() 2020-02-27 12:02:14 -08:00
dpaa2-mac.h net: dpaa2-mac: use resolved link config in mac_link_up() 2020-02-27 12:02:14 -08:00
dpaa2-ptp.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2019-12-22 15:15:05 -08:00
dpaa2-ptp.h
dpkg.h
dpmac-cmd.h dpaa2-eth: fix a build warning in dpmac.c 2020-09-18 14:36:00 -07:00
dpmac.c
dpmac.h
dpni-cmd.h dpaa2-eth: fix command version for Tx shaping 2020-09-25 17:08:48 -07:00
dpni.c dpaa2-eth: add API for Tx shaping 2020-07-21 16:24:04 -07:00
dpni.h dpaa2-eth: add API for Tx shaping 2020-07-21 16:24:04 -07:00
dprtc-cmd.h dpaa2-ptp: add external trigger event support 2019-12-16 15:56:41 -08:00
dprtc.c
dprtc.h dpaa2-ptp: add external trigger event support 2019-12-16 15:56:41 -08:00
Kconfig dpaa2-eth: Add PFC support through DCB ops 2020-06-01 12:04:32 -07:00
Makefile dpaa2-eth: Add PFC support through DCB ops 2020-06-01 12:04:32 -07:00