From: Dominik Brodowski Date: Mon, 27 Jun 2005 23:28:09 +0000 (-0700) Subject: [PATCH] pcmcia: CIS overrid via sysfs X-Git-Tag: v2.6.13-rc1~46^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff1fa9ef3c9fb23a6baa06b63f4bdf3de089b29a;p=pandora-kernel.git [PATCH] pcmcia: CIS overrid via sysfs The one thing which surprises me in this patch that cis->Length needs to be set to count+1. Without it, it doesn't work, but with it, it doesn't make sense to me. Signed-off-by: Dominik Brodowski Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed