diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2008-07-28 11:29:56 +1000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2008-07-30 15:26:53 +1000 |
commit | 9842727da7d95d8249087148048cc571f967c023 (patch) | |
tree | 0143e3f805a25c72a3f1d7301270720414d139c2 /arch | |
parent | 9ee07f91a1fab61ff0d8d25be43351a049c0a821 (diff) |
ide/powermac: Fix use of uninitialized pointer on media-bay
The current ide-pmac calls media_bay_set_ide_infos() with an
uninitialized "hwif" argument. The proper fix is to split the
allocation of the hwif from its registration in order to properly
setup the mediabay informations before registration.
Acked-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions