Merge branch 'fec'
authorDavid S. Miller <davem@davemloft.net>
Fri, 26 Sep 2014 20:05:25 +0000 (16:05 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Sep 2014 20:05:25 +0000 (16:05 -0400)
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>

Trivial merge