On Tue, 2012-05-08 at 15:30 +0200, David Herrmann wrote:
Hi Johannes
On Mon, May 7, 2012 at 1:49 PM, Johannes Berg [off-list ref] wrote:
quoted
Really? 2 static buffers that are used alternately based on a static
variable? How can that possibly be thread-safe? That may work in very
restricted scenarios, but ...
Looking at "git blame" it seems the whole function is still from
linux-2.4. Looks like no-one ever noticed. I've sent a patchset fixing
it, thanks.
I was thinking you could use %pM, but it seems BT addresses are stored
the wrong way around for some reason ...
johannes