commit | 52debb06238b8076ec2667359668d4c5e38e8807 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Mon Feb 04 22:27:38 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Feb 05 09:44:08 2008 -0800 |
tree | a0a4487f1078b3d641a751cb3a75451dd0bbf56a | |
parent | d6b4fa6d698f5cf331ead08db4ba5e60cd3c83be [diff] |
pcmcia: include bad CIS filename in error message - Print the invalid CIS filename in the invalid filename message. - Use sizeof() instead of hard-coded constant for buffer size. Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>