]> git.baikalelectronics.ru Git - kernel.git/commit
net:enetc: enetc qos using the CBDR dma alloc function
authorPo Liu <po.liu@nxp.com>
Wed, 9 Feb 2022 12:33:03 +0000 (20:33 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Feb 2022 13:23:26 +0000 (13:23 +0000)
commit6a756c8de7958c45319e27666eefb0a1a1457d4a
treeac100a8184fdb033bbc49d9c69cf098a52cb9e01
parent729a4a4ae952d4504ba5859918baa7fba28d65a7
net:enetc: enetc qos using the CBDR dma alloc function

Now we can use the enetc_cbd_alloc_data_mem() to replace complicated DMA
data alloc method and CBDR memory basic seting.

Signed-off-by: Po Liu <po.liu@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/enetc/enetc_qos.c