commit | d9319560b86839506c2011346b1f2e61438a3c73 | [log] [tgz] |
---|---|---|
author | Jun Nie <njun@marvell.com> | Tue Dec 07 14:03:38 2010 +0800 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Wed Dec 08 13:22:22 2010 -0200 |
tree | 891fbc0e6604f575d5135ade3fd827b51038a8e0 | |
parent | 183f732c3f3f307d5673e17b69de6894e1dd2918 [diff] |
Bluetooth: add NULL pointer check in HCI If we fail to find a hci device pointer in hci_uart, don't try to deref the NULL one we do have. Signed-off-by: Jun Nie <njun@marvell.com> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>