[PATCH 10/20] staging: brcm80211: removed unused encryption/security functionality

Dan Carpenter error27 at gmail.com
Mon Sep 12 13:13:11 UTC 2011


On Mon, Sep 12, 2011 at 12:14:54PM +0200, Roland Vossen wrote:
> -#define BRCMS_PORTOPEN(cfg) \
> -	(((cfg)->WPA_auth != WPA_AUTH_DISABLED && WSEC_ENABLED((cfg)->wsec)) ? \
> -	(cfg)->wsec_portopen : true)
> +#define BRCMS_PORTOPEN(cfg) true
>  

We could just delete BRCMS_PORTOPEN(), yes?

regards,
dan carpenter




More information about the devel mailing list