]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita1b9dd04ee7eb0c2a51e0177e77d79c984526cdb
treee6e1f322bcaf8957574152f2062ec7dfd950156d
parent5aa682c4136f1a4ac0226042f685e0816646ece6
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