diff options
author | Jakub Kicinski <kuba@kernel.org> | 2021-02-26 15:17:13 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-02-26 15:17:14 -0800 |
commit | 7ae845d767adb058cfd123371daa252d8f55a006 (patch) | |
tree | 6e24b9aa7b89d32909823fab956a5208760d6f81 /net/dsa | |
parent | 0d1bf7a5e2252f1683ace3675ec8c4562bf1b0ac (diff) | |
parent | 9c63faaa931e443e7abbbee9de0169f1d4710546 (diff) | |
download | linux-stable-7ae845d767adb058cfd123371daa252d8f55a006.tar.gz linux-stable-7ae845d767adb058cfd123371daa252d8f55a006.tar.bz2 linux-stable-7ae845d767adb058cfd123371daa252d8f55a006.zip |
Merge branch 'ethernet-fixes-for-stmmac-driver'
Joakim Zhang says:
====================
ethernet: fixes for stmmac driver
Fixes for stmmac driver.
---
ChangeLogs:
V1->V2:
* subject prefix: ethernet: stmmac: -> net: stmmac:
* use dma_addr_t instead of unsigned int for physical address
* use cpu_to_le32()
V2->V3:
* fix the build issue pointed out by kbuild bot.
* add error handling for stmmac_reinit_rx_buffers() function.
V3->V4:
* remove patch (net: stmmac: remove redundant null check for ptp clock),
reviewer thinks it should target net-next.
V4->V5:
* use %pad format to print dma_addr_t.
* extend dwmac4_display_ring() to support all descriptor types.
* while() -> do-while()
====================
Link: https://lore.kernel.org/r/20210225090114.17562-1-qiangqing.zhang@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/dsa')
0 files changed, 0 insertions, 0 deletions