diff options
author | Karen Xie <kxie@chelsio.com> | 2009-01-11 04:06:07 +0100 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2009-01-13 17:41:34 +0100 |
commit | 2856830bd395fbc2f0c5327effe71fb025dd262d (patch) | |
tree | 213afd49b7705e653f6273db1183befde67068ed /drivers/pci | |
parent | [SCSI] mpt fusion: Add Firmware debug support (diff) | |
download | linux-2856830bd395fbc2f0c5327effe71fb025dd262d.tar.xz linux-2856830bd395fbc2f0c5327effe71fb025dd262d.zip |
[SCSI] iscsi_tcp: make padbuf non-static
virt_to_page() call should not be used on kernel text and data
addresses. virt_to_page() is used by sg_init_one(). So change padbuf
to be allocated within iscsi_segment.
Signed-off-by: Karen Xie <kxie@chelsio.com>
Acked-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions