https://github.com/torvalds/linux
Revision 925796e0ed6fe529770ba71454c58c8d4d8a5ac4 authored by Daniel Ritz on 10 August 2007, 20:00:58 UTC, committed by Linus Torvalds on 11 August 2007, 22:47:40 UTC
cm4000_cs.c and cm4040_cs.c call the internal release function with
an argument of wrong type. this fixes bug #8485

Signed-off-by: Daniel Ritz <daniel.ritz@gmx.ch>
Cc: Bill McConnaughey <mcconnau@biochem.wustl.edu>
Cc: Natalie Protasevich <protasnb@gmail.com>
Cc: Harald Welte <laforge@gnumonks.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent c5a69ad
History
Tip revision: 925796e0ed6fe529770ba71454c58c8d4d8a5ac4 authored by Daniel Ritz on 10 August 2007, 20:00:58 UTC
drivers/char/pcmcia/cm40x0_cs.c: fix release function call
Tip revision: 925796e

back to top