commit | d0225e7de6229068df99ba8dacebc826d27e1cd5 | [log] [tgz] |
---|---|---|
author | Alexandre TORGUE <alexandre.torgue@st.com> | Fri Apr 01 11:37:26 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 02 20:23:07 2016 -0400 |
tree | b6b2a2ad27ed22cd6925833a4126fea746ee5665 | |
parent | f10a6a3541b4f79f6a4d9f0d4f8f16b92f8f1cfc [diff] |
stmmac: rework the routines to show the ring status To avoid lot of check in stmmac_main for display ring management and support the GMAC4 chip, the display_ring function is moved into dedicated descriptor file. Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com> Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>