Re: [PATCH] bluetooth: opcode field of sent commands is little endian.

2012-06-25 Thread Marcel Holtmann
Hi Michel, > > > Fixes built-in Bluetooth not working on Apple PowerBooks, regression from > > > commit 75fb0e324daa48ec458fb5c2960eb07b80cfad9d ('Bluetooth: Fix init > > > sequence > > > for some CSR based controllers'). > > > > > > Cc: sta...@vger.kernel.org [v3.4] > > > Signed-off-by: Michel

Re: [PATCH] bluetooth: opcode field of sent commands is little endian.

2012-06-25 Thread Marcel Holtmann
Hi Michel, > Fixes built-in Bluetooth not working on Apple PowerBooks, regression from > commit 75fb0e324daa48ec458fb5c2960eb07b80cfad9d ('Bluetooth: Fix init sequence > for some CSR based controllers'). > > Cc: sta...@vger.kernel.org [v3.4] > Signed-off-by: Michel Dänzer > --- > net/bluetooth/

Re: mISDN still breaking the allmodconfig build...

2008-07-27 Thread Marcel Holtmann
Hi Dave, More fallout from the premature mISDN driver merge: drivers/isdn/hardware/mISDN/hfcmulti.c:5255:2: error: #error "not running on big endian machines now" is that only the HFC driver or the whole mISDN stack? I know that the two old ISDN stacks where really bad on big endian, but

Re: mISDN still breaking the allmodconfig build...

2008-07-27 Thread Marcel Holtmann
Hi Dave, More fallout from the premature mISDN driver merge: drivers/isdn/hardware/mISDN/hfcmulti.c:5255:2: error: #error "not running on big endian machines now" is that only the HFC driver or the whole mISDN stack? I know that the two old ISDN stacks where really bad on big endian, but my