lkml.org 
[lkml]   [2011]   [Aug]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [patch v3 5/7] crc32: add-real-8-bit.diff
Date
> >
> > -static uint32_t crc32table_le[4][LE_TABLE_SIZE];
> > -static uint32_t crc32table_be[4][BE_TABLE_SIZE];
> > +static uint32_t crc32table_le[8][256];
> > +static uint32_t crc32table_be[8][256];
>
> Above is wrong as only 32 bits is supported at this point.

fixed.




\
 
 \ /
  Last update: 2011-08-09 23:09    [W:0.080 / U:0.340 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site