commit | 29896a674c8ef3d75134dacb7b9cbb3f5b894b6d | [log] [tgz] |
---|---|---|
author | Giuseppe CAVALLARO <peppe.cavallaro@st.com> | Mon Mar 10 13:40:33 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 11 16:14:31 2014 -0400 |
tree | 04bdb2086f72bb042b5505a37f1e4dedeec7ae81 | |
parent | d916701c670701e1ab4d0ed3d4e64d6023bccec9 [diff] |
stmmac: fix chained mode This patch is to fix the chain mode that was broken and generated a panic. This patch reviews the chain/ring modes now shaing the same structure and taking care about the pointers and callbacks. Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>