commit | 64c7f304b81a9a92dc7046c97a10427a5997dc07 | [log] [tgz] |
---|---|---|
author | Giuseppe CAVALLARO <peppe.cavallaro@st.com> | Thu May 12 20:28:05 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri May 13 16:12:07 2011 -0400 |
tree | 24a1ddf2bcec061db17cc3032df8949cdebaf8d6 | |
parent | 1334cb60826377de8f75adb9902c25302222f4fe [diff] |
stmmac: fix autoneg in set_pauseparam This patch fixes a bug in the set_pauseparam function that didn't well manage the ANE field and returned broken values when use ethtool -A|-a. Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>