Devendra Naga 75254af890 staging: csr: remove func_exit macro
this macro is used for debugging purposes,

it actually defined as

if (unifi_debug >= 5) {
	printk("unifi: <= %s\n", __FUNCTION__);
}

which produces too many of those prints if the unifi_debug is >=5.
remove these calls and the macro itself altogether

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-29 14:54:34 -07:00
..
2012-10-29 08:37:12 -07:00
2012-10-29 08:37:12 -07:00
2012-10-29 14:54:34 -07:00
2012-10-29 08:37:12 -07:00
2012-07-06 16:08:57 -07:00
2012-10-29 08:37:12 -07:00
2012-10-01 13:23:01 -07:00
2012-10-29 08:37:12 -07:00
2012-10-22 15:42:38 -07:00
2012-10-01 12:11:39 -07:00
2012-10-01 13:23:01 -07:00
2012-10-01 12:26:52 -07:00
2012-10-23 20:35:54 -07:00
2012-09-26 09:19:50 -07:00
2012-10-22 11:41:13 -07:00
2012-09-16 17:17:25 -07:00
2012-10-29 08:37:12 -07:00
2012-10-26 13:06:04 -07:00
2012-10-26 13:06:04 -07:00