staging: brcm80211: remove BLOCKABLE so no one uses it.

BLOCKABLE() doesn't do what it's supposed to.

Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Jason Cooper
2010-10-09 14:51:15 -04:00
committed by Greg Kroah-Hartman
parent 7716314bf9
commit 22b564b0b6

View File

@@ -333,8 +333,6 @@ uint dhd_radio_up = 1;
char iface_name[IFNAMSIZ];
module_param_string(iface_name, iface_name, IFNAMSIZ, 0);
#define BLOCKABLE() (!in_atomic())
/* The following are specific to the SDIO dongle */
/* IOCTL response timeout */