commit | de53d55798f44c6c95442ab839004b7272ab61dd | [log] [tgz] |
---|---|---|
author | Giuseppe CAVALLARO <peppe.cavallaro@st.com> | Wed Feb 06 20:47:51 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 10 20:12:10 2013 -0500 |
tree | a74e7c60ef9193757b9f0abf0b04688843328c08 | |
parent | b185af000984b41be45537780a456e2b979bfc17 [diff] |
stmmac: fix macro used for debugging the xmit This patch fixes the name of the macro used for debugging the transmit process. I used STMMAC_TX_DEBUG instead of STMMAC_XMIT_DEBUG. Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>