Home
last modified time | relevance | path

Searched hist:"3958 ffcd85060967a9c70bb92b21741073578d66" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-mac.c3958ffcd85060967a9c70bb92b21741073578d66 Wed Oct 11 19:52:24 UTC 2017 Timur Tabi <timur@codeaurora.org> net: qcom/emac: remove unused address arrays

The EMAC is capable of multiple TX and RX rings, but the driver only
supports one ring for each. One function had some left-over unused
code that supports multiple rings, but all it did was make the code
harder to read.

Signed-off-by: Timur Tabi <timur@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>