pcmcia: include bad CIS filename in error message
commit52debb06238b8076ec2667359668d4c5e38e8807
authorRandy Dunlap <randy.dunlap@oracle.com>
Tue, 5 Feb 2008 06:27:38 +0000 (4 22:27 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 5 Feb 2008 17:44:08 +0000 (5 09:44 -0800)
treea0a4487f1078b3d641a751cb3a75451dd0bbf56a
parentd6b4fa6d698f5cf331ead08db4ba5e60cd3c83be
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>
drivers/pcmcia/ds.c