From: Johan Hedberg Date: Wed, 22 Feb 2012 13:38:48 +0000 (+0200) Subject: Bluetooth: mgmt: Fix clearing of hdev->eir X-Git-Tag: v3.4-rc1~177^2~112^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c80da27e868f6ffbe1c6588937aa4e7aeab21dec;p=pandora-kernel.git Bluetooth: mgmt: Fix clearing of hdev->eir The hdev->eir buffer needs to be cleared when clearing the EIR data. Otherwise subsequent attempts at setting the EIR to something valid again may fail because the code thinks that the EIR hasn't changed. Signed-off-by: Johan Hedberg Acked-by: Marcel Holtmann --- Reading git-diff-tree failed