From: Johan Hedberg Date: Sun, 15 Jan 2012 17:51:59 +0000 (+0200) Subject: Bluetooth: Add eir_len parameter to mgmt_ev_device_found X-Git-Tag: v3.4-rc1~177^2~112^2~221 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e319d2e74378660c5e09a1b8703663ba97f0f62a;p=pandora-kernel.git Bluetooth: Add eir_len parameter to mgmt_ev_device_found This patch add a two byte eir_len parameter mgmt_ev_device_found. Since it's unlikely that the data will in the short term be much bigger than conventional EIR lengths just use a small stack based buffer for now to avoid dynamic memory allocation & freeing. Signed-off-by: Johan Hedberg Acked-by: Marcel Holtmann --- Reading git-diff-tree failed