Staging: bcm: Bcmchar.c: Fixed debug output
authorMatthias Beyer <mail@beyermatthias.de>
Mon, 18 Aug 2014 10:38:31 +0000 (12:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 19:58:29 +0000 (12:58 -0700)
The output prints some struct variable contents, but uses a wrong
variable name. This is fixed by this patch.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found