]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commiteb08c2ef3de8f07f52cb9980944587f6c0b6bbd0
treeaa25f1d5302e122d161cb7136defec7b3f6f6b51
parente0df11d06ea73076aec4648e5445fdd3dc7233a1
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