Wolfgang Thiel wrote:
Apropos coding style:

I really dislike something like this (found in skystar2.c):

       u32 * dq = (u32 *)pbDMABufCurPos;
       packet_header.sync_byte                    = *dq & 0x000000FF;

This only works on little bigendian architecture.

you are right, this should get fixed. Can you please prepare a patch?


Holger



--
Info:
To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as 
subject.



Reply via email to