]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Remove not needed status parameter
authorLukasz Rymanowski <lukasz.rymanowski@tieto.com>
Thu, 19 Apr 2012 14:12:28 +0000 (16:12 +0200)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 9 May 2012 04:40:37 +0000 (01:40 -0300)
commita500c774d26acf649f79a79a4fa6513893d6e067
tree1fc25cac07af0cb353473111fee3b573eee2e436
parentf4fcca784e2732af157c2b1f6603418d937f670b
Bluetooth: Remove not needed status parameter

Sco_conn_add is called from two places and always with status = 0.

Signed-off-by: Lukasz Rymanowski <lukasz.rymanowski@tieto.com>
Signed-off-by: Gustavo Padovan <gustavo@padovan.org>
net/bluetooth/sco.c