Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758221AbXFDQcj (ORCPT ); Mon, 4 Jun 2007 12:32:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756372AbXFDQca (ORCPT ); Mon, 4 Jun 2007 12:32:30 -0400 Received: from hancock.steeleye.com ([71.30.118.248]:41276 "EHLO hancock.sc.steeleye.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755961AbXFDQc3 (ORCPT ); Mon, 4 Jun 2007 12:32:29 -0400 Subject: [GIT PATCH] SCSI fixes for 2.6.22-rc3 From: James Bottomley To: Andrew Morton , Linus Torvalds Cc: linux-scsi , linux-kernel Content-Type: text/plain Date: Mon, 04 Jun 2007 11:32:27 -0500 Message-Id: <1180974747.3711.13.camel@mulgrave.il.steeleye.com> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 (2.8.3-2.fc6) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1060 Lines: 40 This is just a slew of assorted bug fixes for 2.6.22-rc3. The patch is available here: master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git The short changelog is: Bill Nottingham (1): qla2xxx: fix timeout in qla2x00_down_timeout David S. Miller (1): JAZZ ESP and SUN ESP need SPI_ATTRS Hugh Dickins (1): fix CONFIG_SCSI_WAIT_SCAN=m Michael Schmitz (1): atari_NCR5380: update_timeout removal Salyzyn, Mark (1): aacraid: fix shutdown handler to also disable interrupts. And the diffstat: Kconfig | 2 ++ aacraid/linit.c | 22 ++++++++++++---------- atari_NCR5380.c | 44 ++------------------------------------------ qla2xxx/qla_os.c | 2 +- scsi_scan.c | 9 +++++++++ 5 files changed, 26 insertions(+), 53 deletions(-) James - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/