Re: pull request: bluetooth 2013-07-25

2013-07-29 Thread John W. Linville
On Thu, Jul 25, 2013 at 04:01:58PM +0100, Gustavo Padovan wrote: > Hi John, > > * Gustavo Padovan [2013-07-25 14:05:54 +0100]: > > > Hi John, > > > > A few fixes and devices ID additions for 3.11: > > > > * There are 3 new ath3k device ids > > * Fixed stack memory usage in ath3k. > > * Fi

Re: pull request: bluetooth 2013-07-25

2013-07-25 Thread Gustavo Padovan
Hi John, * Gustavo Padovan [2013-07-25 14:05:54 +0100]: > Hi John, > > A few fixes and devices ID additions for 3.11: > > * There are 3 new ath3k device ids > * Fixed stack memory usage in ath3k. > * Fixed the init process of BlueFRITZ! devices, they were failing to init >due to an un

pull request: bluetooth 2013-07-25

2013-07-25 Thread Gustavo Padovan
Hi John, A few fixes and devices ID additions for 3.11: * There are 3 new ath3k device ids * Fixed stack memory usage in ath3k. * Fixed the init process of BlueFRITZ! devices, they were failing to init due to an unsupported command we sent. * Fixed wrong use of PTR_ERR in btusb code tha