commit | 4b89258c7320bab4155b692e76ae9ffdd85e79be | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Thu Sep 11 21:22:48 2008 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Oct 03 11:46:17 2008 -0500 |
tree | 1bccaace5ae1e4d3714cb2d71d38f98f93ee833c | |
parent | 49fd462a1ba4a1b9bfbfe01d279d506017d85492 [diff] |
[SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations. Both call-sites are sleeping-capable. Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>