Bluetooth: btmrvl: Correct num_block name
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Fri, 28 Sep 2012 11:36:08 +0000 (14:36 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Fri, 28 Sep 2012 15:55:25 +0000 (12:55 -0300)
commit42632805f5f2d754567e9fff5298d14a40680d71
tree4d5a8c3748e452c556fe88b5e5e1ab73f6b96936
parent13465c0aeb9c56a4e4799f25aeff41d05f8a3fab
Bluetooth: btmrvl: Correct num_block name

Make code readable by correcting name from buf_block_len to num_blocks
since it represent number of blocks; NOT a length of a block buffer.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
drivers/bluetooth/btmrvl_sdio.c
This page took 0.030464 seconds and 5 git commands to generate.