[GIT]: IDE

From: David Miller
Date: Mon Nov 30 2009 - 04:17:34 EST



Fix regression in ATA_CMD_SET_FEATURES IDE ioctls done on UDMA modes,
the code accidently was changed to use a fixed XFER_UDMA_6 when it
should instead use the given tf->nsect value.

Please pull, thanks a lot!

The following changes since commit a8a8a669ea13d792296737505adc43ccacf3a648:
Linus Torvalds (1):
Merge branch 'i2c-pnx-fixes' of git://git.fluff.org/bjdooks/linux

are available in the git repository at:

master.kernel.org:/pub/scm/linux/kernel/git/davem/ide-2.6.git master

Hemant Pedanekar (1):
ide: fix ioctl to pass requested transfer mode to ide_find_dma_mode instead of UDMA6

drivers/ide/ide-ioctls.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/