]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Allow for NULL data in mgmt_pending_add
authorSzymon Janc <szymon.janc@tieto.com>
Tue, 22 Mar 2011 12:12:20 +0000 (13:12 +0100)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 31 Mar 2011 17:22:57 +0000 (14:22 -0300)
commitfb43c3d1d8c161f56b8c40f58d30d413182eab98
treee748707ede664b0fce23b762de370fdc3c51fe3f
parent03ae57d2fb5c19a6ad2c20cb6d24911f095a3838
Bluetooth: Allow for NULL data in mgmt_pending_add

Since index is in mgmt_hdr it is possible to have mgmt command with
no parameters that still needs to add itself to pending list.

Signed-off-by: Szymon Janc <szymon.janc@tieto.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/mgmt.c