commit | 86b3786078d63242d3194ffc58ae8dae1d1bbef3 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <[email protected]> | Tue Aug 09 19:59:21 2005 -0700 |
committer | Linus Torvalds <[email protected]> | Tue Aug 09 20:21:31 2005 -0700 |
tree | 518f62158f0923573decb8f072ac7282fb7575cb | |
parent | aeb3f76350e78aba90653b563de6677b442d21d6 [diff] |
[PATCH] Fix ide-disk.c oops caused by hwif == NULL 1. Move hwif_to_node to ide.h 2. Use hwif_to_node in ide-disk.c Signed-off-by: Christoph Lameter <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>