From: Mark Debbage Date: Mon, 18 Jun 2007 21:24:45 +0000 (-0700) Subject: IB/ipath: Correct checking of swminor version field when using subports X-Git-Tag: v2.6.23-rc1~1085^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0df6291c8af2778d05f278d5738eef2c8fafa2dd;p=pandora-kernel.git IB/ipath: Correct checking of swminor version field when using subports When subports are required to run a program, this patch checks that the driver and the userspace library have compatible subport implementations. This is achieved through checks on the swminor version field built into the driver and userspace library. Bad combinations are reported through syslog and result in an error when opening the port. Signed-off-by: Mark Debbage Signed-off-by: Roland Dreier --- Reading git-diff-tree failed