commit | aa842478044ff3e5a9e4b339f3bde5a0e78440e0 | [log] [tgz] |
---|---|---|
author | Shaohui Xie <Shaohui.Xie@freescale.com> | Tue Dec 30 16:28:00 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 02 15:39:49 2015 -0500 |
tree | 107133f39f6c438d7ad3e2e7ffc512c40ff5964e | |
parent | cef27f971e04785bc1c711a74a9e0d81bfd0b150 [diff] |
net/fsl: remove irq assignment from xgmac_mdio Which is wrong and not used, so no extra space needed by mdiobus_alloc_size(), use mdiobus_alloc() instead. Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>