Driver has quite some ASSERT statements. This is the first patch in a series that replaces ASSERTs (which lead to system freeze) by a more elegant mechanism. staging: brcm80211: replaced static ASSERTs with BUILD_BUG_ON staging: brcm80211: replace asserts close to Mac80211 interface drivers/staging/brcm80211/brcmsmac/wl_mac80211.c | 55 +++++---- drivers/staging/brcm80211/brcmsmac/wlc_ampdu.c | 6 +- drivers/staging/brcm80211/brcmsmac/wlc_bmac.c | 20 ++-- drivers/staging/brcm80211/brcmsmac/wlc_main.c | 144 ++++++++++++---------- 4 files changed, 120 insertions(+), 105 deletions(-) _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel