Jeff Layton
536abdb080
cifs: fix wksidarr declaration to be big-endian friendly
...
The current definition of wksidarr works fine on little endian arches
(since cpu_to_le32 is a no-op there), but on big-endian arches, it fails
to compile with this error:
error: braced-group within expression allowed only inside a function
The problem is that this static declaration has cpu_to_le32 embedded
within it, and that expands into a function macro. We need to use
__constant_cpu_to_le32() instead.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Cc: Steven French <sfrench@us.ibm.com>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-12 14:33:42 -07:00
..
2008-07-03 09:59:03 -05:00
2008-04-30 08:29:54 -07:00
2008-05-06 13:45:33 -04:00
2008-06-06 11:29:10 -07:00
2008-02-08 09:22:40 -08:00
2008-05-01 08:04:01 -07:00
2008-05-16 12:01:45 -07:00
2008-04-30 08:29:54 -07:00
2008-07-12 14:33:42 -07:00
2008-04-29 08:06:04 -07:00
2008-04-30 08:29:54 -07:00
2008-04-18 22:16:44 -04:00
2008-04-30 16:52:47 -07:00
2008-04-30 08:29:48 -07:00
2008-05-19 15:37:27 -05:00
2008-07-04 10:40:05 -07:00
2008-04-02 15:28:19 -07:00
2008-04-30 08:29:54 -07:00
2008-04-28 08:58:43 -07:00
2008-07-04 10:40:05 -07:00
2008-07-04 10:40:05 -07:00
2008-06-12 18:05:39 -07:00
2008-04-29 08:06:00 -07:00
2008-06-17 18:08:10 -07:00
2008-06-24 19:02:28 +01:00
2008-04-30 08:29:52 -07:00
2008-05-13 08:02:24 -07:00
2008-02-05 09:44:30 -08:00
2008-02-08 09:22:40 -08:00
2008-05-21 16:55:58 -07:00
2008-04-30 08:29:50 -07:00
2008-04-30 08:29:33 -07:00
2008-05-14 19:11:14 -07:00
2008-06-03 22:31:11 -04:00
2008-05-01 11:15:28 -07:00
2008-04-29 08:06:18 -07:00
2008-04-30 08:29:54 -07:00
2008-02-07 08:42:28 -08:00
2008-04-30 08:29:54 -07:00
2008-04-29 08:06:28 -07:00
2008-07-08 15:22:40 -04:00
2006-10-20 10:26:41 -07:00
2008-05-18 19:13:07 -04:00
2007-10-18 14:37:31 -07:00
2008-05-24 09:56:08 -07:00
2008-07-10 09:25:39 -07:00
2008-02-07 08:42:29 -08:00
2008-04-30 08:29:54 -07:00
2008-07-05 13:13:44 -07:00
2008-02-07 08:42:28 -08:00
2008-04-30 08:29:50 -07:00
2008-07-08 12:39:31 -07:00
2008-03-19 18:53:36 -07:00
2008-04-30 08:29:54 -07:00
2008-05-14 22:34:16 -07:00
2008-04-30 08:29:52 -07:00
2008-06-24 11:38:03 +02:00
2008-05-13 08:02:23 -07:00
2008-04-30 08:29:54 -07:00
2008-07-11 11:37:18 -07:00
2008-06-06 11:36:22 -07:00
2008-05-01 13:08:50 -04:00
2007-10-18 14:37:22 -07:00
2008-02-07 08:42:26 -08:00
2008-04-29 08:06:04 -07:00
2008-06-06 11:29:13 -07:00
2008-06-16 10:20:57 -07:00
2008-04-29 08:06:04 -07:00
2008-06-06 11:29:13 -07:00
2008-04-29 08:06:04 -07:00
2008-04-29 08:06:04 -07:00
2008-04-25 09:23:53 -04:00
2008-05-07 18:35:03 +02:00
2008-06-23 08:30:55 -04:00
2008-07-01 09:07:34 +02:00
2008-04-29 08:06:01 -07:00
2008-01-30 13:31:46 +01:00
2008-04-30 08:29:47 -07:00
2008-05-16 17:23:05 -04:00
2008-06-23 13:07:00 -04:00
2008-02-14 21:17:09 -08:00
2008-02-05 09:44:13 -08:00
2008-05-01 13:08:16 -04:00
2008-05-13 08:02:23 -07:00
2008-04-29 08:06:05 -07:00
2008-05-01 13:08:50 -04:00
2008-05-01 13:08:50 -04:00
2008-07-10 13:25:43 -07:00
2008-05-01 13:08:16 -04:00
2007-05-21 09:18:19 -07:00
2008-05-01 13:08:16 -04:00
2008-05-16 17:22:52 -04:00
2007-05-08 11:15:01 -07:00
2008-04-29 08:06:00 -07:00
2007-07-17 12:00:03 -07:00
2008-05-06 13:13:37 -07:00
2008-04-29 08:06:25 -07:00
2008-02-06 10:41:07 -08:00
2008-04-21 23:11:01 -04:00
2008-04-29 08:06:00 -07:00
2008-01-28 11:38:15 +01:00
2008-07-04 10:40:07 -07:00
2008-06-06 11:29:08 -07:00
2008-07-04 10:40:07 -07:00
2008-06-23 11:52:30 -04:00
2008-01-30 13:31:46 +01:00
2008-04-15 19:35:41 -07:00
2008-03-03 10:47:13 -08:00
2008-06-23 11:52:30 -04:00
2008-04-30 08:29:54 -07:00
2008-02-14 21:13:33 -08:00
2006-09-30 20:52:31 +02:00
2008-07-04 10:40:08 -07:00
2008-06-23 11:52:29 -04:00
2008-04-23 00:05:09 -04:00
2008-04-23 00:05:09 -04:00
2006-10-01 00:39:19 -07:00
2008-04-28 08:58:32 -07:00
2008-04-30 08:29:51 -07:00
2008-04-28 08:58:33 -07:00
2008-04-22 15:17:11 -07:00
2006-10-01 00:39:28 -07:00
2007-12-06 17:39:54 -05:00
2008-06-22 12:23:15 -07:00
2008-04-23 00:04:38 -04:00
2008-05-01 13:08:50 -04:00
2008-05-28 14:49:27 +02:00
2007-02-19 14:21:50 -08:00
2008-02-14 21:13:33 -08:00
2008-04-29 08:06:00 -07:00
2008-04-29 08:06:06 -07:00
2008-05-01 13:08:50 -04:00
2008-06-23 08:43:52 -04:00
2007-02-14 08:09:54 -08:00
2008-04-29 08:06:06 -07:00