From: Mike Marciniszyn Date: Fri, 25 Oct 2013 15:17:59 +0000 (-0400) Subject: IB/qib: Fix txselect regression X-Git-Tag: v3.13-rc1~44^2^10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fadd83184d58701f1116ca578465b5a75f9417c;p=pandora-kernel.git IB/qib: Fix txselect regression Commit 7fac33014f54("IB/qib: checkpatch fixes") was overzealous in removing a simple_strtoul for a parse routine, setup_txselect(). That routine is required to handle a multi-value string. Unwind that aspect of the fix. Cc: Signed-off-by: Mike Marciniszyn Signed-off-by: Roland Dreier --- Reading git-diff-tree failed