This patchset fixes a broken checksum function and removes a struct
that was being used to ignore bad checksum values.

V2 Changes:
  * Change subject to make clear this patchset fixes a bug.
  * Explicitly comment that the checksum algorithm is RFC 1071.
  * Remove byte swapping code.
  * Add detail in the changelog of each patch describing the effects
    on the user.

David Matlack (2):
  staging: slicoss: fix eeprom checksum code
  staging: slicoss: fail on corrupt eeprom

 drivers/staging/slicoss/slic.h    |   7 ---
 drivers/staging/slicoss/slicoss.c | 113 ++++++--------------------------------
 2 files changed, 16 insertions(+), 104 deletions(-)

-- 
1.9.2

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to