Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block

* 'for-linus' of git://git.kernel.dk/linux-2.6-block:
scsi: fix fall out of sg-chaining patch in qlogicpti

+1
+1
drivers/scsi/qlogicpti.c
··· 914 914 ds[i].d_count = sg_dma_len(s); 915 915 } 916 916 sg_count -= n; 917 + sg = s; 917 918 } 918 919 } else { 919 920 cmd->dataseg[0].d_base = 0;