From: Andre Guedes Date: Mon, 13 Feb 2012 18:41:02 +0000 (-0300) Subject: Bluetooth: Fix event sending with DISCOVERY_STOPPED state X-Git-Tag: v3.4-rc1~177^2~112^2~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b99b659d90c5d421cb1867295c78a4c0c030734;p=pandora-kernel.git Bluetooth: Fix event sending with DISCOVERY_STOPPED state We are not supposed to send mgmt_discovering events if we are transiting from DISCOVERY_STARTING to DISCOVERY_STOPPED state. It doesn't make sense to send mgmt_discovering event once discovery procedure has not been even started. Signed-off-by: Andre Guedes Acked-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed