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)
commita6b9650108003e994770209fb8efedf6e214dcf7
treee6e1f322bcaf8957574152f2062ec7dfd950156d
parent5f42f7bc9638a0bc69dcb8b8b6da542b72113fc2
stmmac: fix a typo in the macro used to mask the mmc irq

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>
drivers/net/ethernet/stmicro/stmmac/mmc_core.c