From b5323422c94f3c216c47d3bb0c5c52288b233f90 Mon Sep 17 00:00:00 2001 From: Andy Shevchenko Date: Mon, 11 Oct 2010 12:07:34 +0300 Subject: [PATCH] --- yaml --- r: 220281 b: refs/heads/master c: 41c7f4167e1312dacfc514d8610dbaaa14cfaea5 h: refs/heads/master i: 220279: f21e7530a6c407b5b98f8359f678cc7e917ef443 v: v3 --- [refs] | 2 +- trunk/drivers/staging/brcm80211/brcmfmac/wl_iw.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 66d95c935e48..8c80872db1a9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d7cf430c5420883e86adcc94a19f22369e191929 +refs/heads/master: 41c7f4167e1312dacfc514d8610dbaaa14cfaea5 diff --git a/trunk/drivers/staging/brcm80211/brcmfmac/wl_iw.h b/trunk/drivers/staging/brcm80211/brcmfmac/wl_iw.h index 14886578cdd5..d15abc062825 100644 --- a/trunk/drivers/staging/brcm80211/brcmfmac/wl_iw.h +++ b/trunk/drivers/staging/brcm80211/brcmfmac/wl_iw.h @@ -58,7 +58,6 @@ typedef struct wl_iw_extra_params { #define WL_IW_RSSI_EXCELLENT -57 #define WL_IW_RSSI_INVALID 0 #define MAX_WX_STRING 80 -#define isprint(c) bcm_isprint(c) #define WL_IW_SET_ACTIVE_SCAN (SIOCIWFIRSTPRIV+1) #define WL_IW_GET_RSSI (SIOCIWFIRSTPRIV+3) #define WL_IW_SET_PASSIVE_SCAN (SIOCIWFIRSTPRIV+5)