]> 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)
commitff8a096e461a2e8a378cb183ed7d5975b942cb23
treee6e1f322bcaf8957574152f2062ec7dfd950156d
parent17c55b9a16a88eedd6aa9c01eeec8fae9f730f7c
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