Re: pull request: bluetooth 2015-07-02

2015-07-02 Thread David Miller
From: Johan Hedberg Date: Thu, 2 Jul 2015 10:30:38 +0300 > A couple of regressions crept in because of a patch to use proper list > APIs rather than manually reading & writing the next/prev pointers > (commit 835a6a2f8603237a3e6cded5a6765090ecb06ea5). Turns out this was > masking a few bugs: a mi

pull request: bluetooth 2015-07-02

2015-07-02 Thread Johan Hedberg
Hi Dave, A couple of regressions crept in because of a patch to use proper list APIs rather than manually reading & writing the next/prev pointers (commit 835a6a2f8603237a3e6cded5a6765090ecb06ea5). Turns out this was masking a few bugs: a missing INIT_LIST_HEAD() call and incorrectly using list_de