linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Why does lpfc select GENERIC_CSUM?
@ 2013-08-05 10:20 Anton Blanchard
  2013-08-07 22:25 ` Randy Dunlap
  0 siblings, 1 reply; 4+ messages in thread
From: Anton Blanchard @ 2013-08-05 10:20 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-scsi, james.smart, JBottomley


Hi Randy,

commit 6a7252fd ([SCSI] lpfc: fix up Kconfig dependencies) added a
select of GENERIC_CSUM. This seems strange to me - it's an architecture
specific detail if the checksum routines are implemented in assembly or
if they pull in lib/checksum.c.

The networking code doesn't select GENERIC_CSUM, so I'm not sure why
the lpfc driver needs to. Was there a real issue we hit here?

Regards,
Anton

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

end of thread, other threads:[~2013-08-08 15:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-05 10:20 Why does lpfc select GENERIC_CSUM? Anton Blanchard
2013-08-07 22:25 ` Randy Dunlap
2013-08-08  7:47   ` [SCSI] lpfc: Don't force CONFIG_GENERIC_CSUM on Anton Blanchard
2013-08-08 15:01     ` James Smart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).