Roland Dreier
1031bfb93a
RDMA/amso1100: Fix build with debugging off
...
Since pr_debug() has changed from a macro to an inline function when
DEBUG is not defined, its arguments now need to be defined even when
debugging is off. Therefore to_event_str() and to_qp_state_str() need
to be moved out of #ifdef DEBUG. The compiler will throw the
definitions away if DEBUG is not defined, but it needs to be able to
see that the functions exist.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-10-10 12:50:38 -07:00
..
2006-10-05 15:10:12 +01:00
2006-10-05 15:10:12 +01:00
2006-06-27 09:23:59 -07:00
2006-10-05 15:10:12 +01:00
2006-10-06 15:00:58 -04:00
2006-10-01 00:39:18 -07:00
2006-10-06 15:00:58 -04:00
2006-10-05 15:10:12 +01:00
2006-10-06 15:00:58 -04:00
2006-10-09 23:20:47 +01:00
2006-10-04 07:55:14 -07:00
2006-07-31 13:28:36 -07:00
2006-10-04 07:55:30 -07:00
2006-09-21 11:46:22 +10:00
2006-10-05 15:10:12 +01:00
2006-08-06 08:57:46 -07:00
2006-09-27 08:26:19 -07:00
2006-10-05 15:10:12 +01:00
2006-10-03 23:01:26 +02:00
2006-10-04 03:38:54 -04:00
2006-10-05 15:10:12 +01:00
2006-10-06 08:53:41 -07:00
2006-10-08 12:28:41 -07:00
2006-10-10 12:50:38 -07:00
2006-10-09 14:54:45 -07:00
2006-10-06 15:04:35 -04:00
2006-10-04 03:38:54 -04:00
2006-10-08 12:32:36 -07:00
2006-10-06 08:53:41 -07:00
2006-10-06 15:00:58 -04:00
2006-10-05 15:10:12 +01:00
2006-10-05 15:10:12 +01:00
2006-10-09 14:19:08 -07:00
2006-10-09 14:19:08 -07:00
2006-10-03 23:01:26 +02:00
2006-10-09 14:21:45 -07:00
2006-06-30 19:25:36 +02:00
2006-09-27 08:26:18 -07:00
2006-10-06 20:47:23 -06:00
2006-10-08 12:32:35 -07:00
2006-10-05 15:10:12 +01:00
2006-10-09 14:21:45 -07:00
2006-10-05 15:10:12 +01:00
2006-10-03 22:31:37 +02:00
2006-10-05 15:10:12 +01:00
2006-10-06 16:38:35 +02:00
2006-10-05 15:10:12 +01:00
2006-10-06 15:27:31 -04:00
2006-10-09 14:21:45 -07:00
2006-10-06 15:00:58 -04:00
2006-10-06 15:00:58 -04:00
2006-10-08 02:38:28 +01:00
2006-06-29 14:19:21 -07:00
2006-10-09 14:19:08 -07:00
2006-10-05 15:10:12 +01:00
2006-10-03 22:31:37 +02:00
2006-06-30 19:25:36 +02:00
2006-08-10 07:31:37 -04:00
2006-08-10 07:31:37 -04:00