staging: brcm80211: fix #ifdef BRCM_FULLMAC mess
authorNohee Ko <noheek@broadcom.com>
Wed, 29 Sep 2010 22:56:49 +0000 (15:56 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 30 Sep 2010 11:45:43 +0000 (04:45 -0700)
This patch fixes "#ifdef BRCM_FULLMAC" mess which shows
in siutils.c/hndpmu.c.
All unnecessary #ifdefs were erased.
Also as a part of this work, bcmutils.c was also modified.

Signed-off-by: Nohee Ko <noheek@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found