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)
commit2a2c9cea711348a4860e1ac0b414eea0e6f56bc2
treeaa25f1d5302e122d161cb7136defec7b3f6f6b51
parent42e7f1df4e731df3d5e658852b80c0657b019b31
Staging: bcm: Bcmchar.c: Fixed debug output

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>
drivers/staging/bcm/Bcmchar.c