diff options
author | David Miller <davem@davemloft.net> | 2008-01-11 01:27:23 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-02-08 12:01:27 -0800 |
commit | 7a40387d552af1cdc265827e94528149a0725b0d (patch) | |
tree | 592afcfd342905af9ae480cd452cc85fa2d4fbbf /drivers/sh | |
parent | b525b62619750d38b4135d39f82ae89ff89ef935 (diff) |
SPARC64: Fix OOPS in dma_sync_*_for_device()
[SPARC64]: Fix OOPS in dma_sync_*_for_device()
[ Upstream commit: 36bb61346d9e64b55285f27363e93a6e96f2abba ]
I included these operations vector cases for situations
where we never need to do anything, the entries aren't
filled in by any implementation, so we OOPS trying to
invoke NULL pointer functions.
Really make them NOPs, to fix the bug.
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/sh')
0 files changed, 0 insertions, 0 deletions