commit | 3290d6555350a035319643e7d7a6d14be08073e5 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Sep 26 16:05:25 2014 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 26 16:05:25 2014 -0400 |
tree | 1314ac934659901a1665d3526b661c0c503c7891 | |
parent | f4a775d14489a801a5b8b0540e23ab82e2703091 [diff] | |
parent | e3c9614f3a5869e93c78b1630ab72572aa4cd2a3 [diff] |
Merge branch 'fec' Fugang Duan says: ==================== net: fec: Code cleanup This patches does several things: - Fixing multiqueue issue. - Removing the unnecessary errata workaround. - Aligning the data buffer dma map/unmap size. - Freeing resource after probe failed. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>