commit | f5e0b5ecb3afc8050259003067b6a1aef3635f12 | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Mon Oct 13 21:39:45 2008 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Mon Oct 13 21:39:45 2008 +0200 |
tree | 844d99a5478061268c383e2fcf1b952c96b07ed2 | |
parent | 9055ba3ee2dba801e8e6bddec9003ad8bca153ab [diff] |
pmac: remove needless pmac_ide_destroy_dmatable() wrapper hwif->sg_nents is always != 0 when this function is called and there is also no need to explicitely zero hwif->sg_nents. Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>