commit | a6b9650108003e994770209fb8efedf6e214dcf7 | [log] [tgz] |
---|---|---|
author | Giuseppe CAVALLARO <peppe.cavallaro@st.com> | Wed Aug 22 00:26:16 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 22 19:14:31 2012 -0700 |
tree | e6e1f322bcaf8957574152f2062ec7dfd950156d | |
parent | 5f42f7bc9638a0bc69dcb8b8b6da542b72113fc2 [diff] |
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>