Messages in this thread |  | | From | Florian Fainelli <> | Subject | [PATCH net 0/2] net: bgmac: Couple of sparse warnings | Date | Sun, 1 Apr 2018 10:26:28 -0700 |
| |
Hi all,
This patch series fixes a couple of warnings reported by sparse, should not cause any functional problems since bgmac is typically used on LE platforms anyway.
Florian Fainelli (2): net: bgmac: Correctly annotate register space net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()
drivers/net/ethernet/broadcom/bgmac.c | 3 ++- drivers/net/ethernet/broadcom/bgmac.h | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-)
-- 2.14.1
|  |