public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: slicoss: cleanup checksum computation
@ 2014-05-18  4:00 David Matlack
  2014-05-18  4:00 ` [PATCH 1/2] staging: slicoss: rewrite eeprom checksum code David Matlack
  2014-05-18  4:00 ` [PATCH 2/2] staging: slicoss: remove slic_reg_params struct David Matlack
  0 siblings, 2 replies; 14+ messages in thread
From: David Matlack @ 2014-05-18  4:00 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel, devel, liodot, charrer, David Matlack

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

David Matlack (2):
  staging: slicoss: rewrite eeprom checksum code
  staging: slicoss: remove slic_reg_params struct

 drivers/staging/slicoss/slic.h    |   7 --
 drivers/staging/slicoss/slicoss.c | 140 +++++++++++++-------------------------
 2 files changed, 47 insertions(+), 100 deletions(-)

-- 
1.9.2


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-05-19 21:21 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-18  4:00 [PATCH 0/2] staging: slicoss: cleanup checksum computation David Matlack
2014-05-18  4:00 ` [PATCH 1/2] staging: slicoss: rewrite eeprom checksum code David Matlack
2014-05-18  4:12   ` Joe Perches
2014-05-18  4:51     ` David Matlack
2014-05-18 22:43       ` David Matlack
2014-05-19  9:16   ` Dan Carpenter
2014-05-19 20:49     ` David Matlack
2014-05-19 21:15       ` Dan Carpenter
2014-05-19 21:21       ` Dan Carpenter
2014-05-18  4:00 ` [PATCH 2/2] staging: slicoss: remove slic_reg_params struct David Matlack
2014-05-19  9:21   ` Dan Carpenter
2014-05-19 15:57     ` David Matlack
2014-05-19 19:52       ` Dan Carpenter
2014-05-19 20:54         ` David Matlack

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox