Dan Carpenter 1bc16addc0 mdio: remove an unneed condition
It used to be that mdio->irq was a pointer but after e7f4dc3536a4
('mdio: Move allocation of interrupts into core') it's an array inside
the mdio struct so it can never be NULL.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-01-12 11:51:57 -05:00
..
2015-06-05 10:39:28 +09:00
2015-12-09 09:08:36 -06:00
2016-01-12 11:51:57 -05:00
2015-10-22 09:35:51 -05:00
2014-11-04 13:29:38 +00:00