]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] cciss: pci domain info pass 2
authorMike Miller <mike.miller@hp.com>
Mon, 27 Jun 2005 21:36:49 +0000 (14:36 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 27 Jun 2005 22:11:48 +0000 (15:11 -0700)
commitcd6fb584cf7f18ec6b221192b57d712ecc8c1859
treea855ebcc235c4ec80de615a80d0072d12f69cc25
parent3de0a70bd926ff974adb27a38d4fd1049f05e54e
[PATCH] cciss: pci domain info pass 2

This is pass 2 of my patch to add pci domain info to an existing ioctl.  This
time I insert the domain between dev_fn and board_id as Willy suggested and
change the var to unsigned short to ease Christoph's concerns.  Although I
thought unsigned int was the correct var type for this.  I also thought it
didn't matter where I inserted it in the structure.

Signed-off-by: Mike Miller <mike.miller@hp.com>
Acked-by: Jeff Garzik <jgarzik@pobox.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/block/cciss.c
include/linux/cciss_ioctl.h