]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[SCSI] libfc: Remove page flags check for sglist
authorYi Zou <yi.zou@intel.com>
Thu, 30 Jul 2009 00:05:40 +0000 (17:05 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 22 Aug 2009 22:52:10 +0000 (17:52 -0500)
commit53fcfbbef569819706b880a502ff62e2852edfce
tree4f59198dbb5b54a280a2f842d10d659bd32a02d1
parent537029f8e950776951ca2a3fe30121d5c05643d1
[SCSI] libfc: Remove page flags check for sglist

I don't believe this check is needed any more in the current kernel, which,
if I understand correctly, is for compound page where only the first page
is supposed to get ref-counted.

Signed-off-by: Yi Zou <yi.zou@intel.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/libfc/fc_fcp.c