| commit | b92a933b77de176bd02f83caa957402dc94d4a0a | [log] [tgz] |
|---|---|---|
| author | Joel Stanley <joel@jms.id.au> | Mon Nov 23 20:02:30 2015 +1030 |
| committer | Joel Stanley <joel@jms.id.au> | Mon Nov 23 20:03:58 2015 +1030 |
| tree | dbf44306cbcd7df9f7ccafd13401f8dc566f3720 | |
| parent | 9ae661cf6ca0385433f828d2f6582e227586085e [diff] |
bt_host_write: fix invalid check r is uninitalised, so this check is undefined. Change it to check len instead. Signed-off-by: Joel Stanley <joel@jms.id.au>