summaryrefslogtreecommitdiff
path: root/lookup.c
diff options
context:
space:
mode:
Diffstat (limited to 'lookup.c')
0 files changed, 0 insertions, 0 deletions
00 commit732fe78c0785aa8f1ff40a06a2fd5eb221a81157 (patch) treec883e5faeb1d6895d37e058a716ace2a3989b8e6 /drivers parentb05c76a1f8fe708cd998042a5b0479aef7f2e70b (diff)
net: stmmac: remove dead code in stmmac_tx_clean
Since commit cf32deec16e4 ("stmmac: add tx_skbuff_dma to save descriptors used by PTP"), the struct dma_desc *p in stmmac_tx_clean was not used at all. This patch remove this dead code. Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')