diff options
author | Vijay Sampath <vsampath@gmail.com> | 2007-03-06 02:39:44 -0800 |
---|---|---|
committer | David Woodhouse <dwmw2@infradead.org> | 2007-03-08 09:22:38 +0000 |
commit | 83d480917b1af3f8fcffa7a9c8775e0f2dd03395 (patch) | |
tree | 685763f276a1bd3eed77d57599d728d9750b9b09 /net | |
parent | dc164bbb4b5be9df4f249ab33576fa783c363b93 (diff) |
[MTD] [NOR] Fix oops in cfi_amdstd_sync
The files cfi_cmdset_0002.c and cfi_cmdset_0020.c do not initialize their
wait queues like is done in cfi_cmdset_0001.c. This causes an oops when
the wait queue is accessed. I have copied the code from cfi_cmdset_0001.c
that is pertinent to initialization of the wait queue.
Signed-off-by: Vijay Sampath <vsampath@gmail.com>
Acked-by: Joern Engel <joern@lazybastard.org>
Acked-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions