stmmac: fix a typo in the macro used to mask the mmc irq
authorGiuseppe CAVALLARO <peppe.cavallaro@st.com>
Wed, 22 Aug 2012 00:26:16 +0000 (00:26 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Aug 2012 02:14:31 +0000 (19:14 -0700)
This patch fixes the name of the macro used to mask the
mmc interrupt: erroneously it was used: MMC_DEFAUL_MASK.

Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found