From: Mike Miller Date: Mon, 27 Jun 2005 21:36:49 +0000 (-0700) Subject: [PATCH] cciss: pci domain info pass 2 X-Git-Tag: v2.6.13-rc1~51^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd6fb584cf7f18ec6b221192b57d712ecc8c1859;p=pandora-kernel.git [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 Acked-by: Jeff Garzik Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed