commit | f81a8a02bb3b3e882ba6aa580230c13b5be64849 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Nov 20 21:16:14 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 20 21:16:14 2016 -0500 |
tree | e7ebf535c6dbecc76ff7cf175ec49947047936db | |
parent | c72d8cdaa5dbd3baf918046ee5149ab69330923e [diff] | |
parent | 61f7c3f8032c840da4fb6b8a8714cb31e0b8ace8 [diff] |
Merge branch 'mV88e6xxx-interrupt-fixes' Andrew Lunn says: ==================== Fixes for the MV88e6xxx interrupt code The interrupt code was never tested with a board who's probing resulted in an -EPROBE_DEFFERED. So the clean up paths never got tested. I now do have -EPROBE_DEFFERED, and things break badly during cleanup. These are the fixes. This is fixing code in net-next. v2: Fix typo pointed out by David Miller ==================== Signed-off-by: David S. Miller <davem@davemloft.net>