staging: brcm80211: ASSERT cleanup in phy
authorRoland Vossen <rvossen@broadcom.com>
Fri, 1 Apr 2011 10:07:10 +0000 (12:07 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 20 Apr 2011 21:12:38 +0000 (14:12 -0700)
Code cleanup. Driver contains too many ASSERTs. Removed all ASSERTs
in the PHY that did not directly relate to a value being read from
hardware.

Signed-off-by: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found