commit | 7249e6a17bacbb18c4baf1b0d5ca70925409120d | [log] [tgz] |
---|---|---|
author | Roland Vossen <rvossen@broadcom.com> | Tue Feb 15 12:35:40 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Feb 18 13:04:55 2011 -0800 |
tree | fb1a88198473c938e758c16a5d64b0bfc9fa40b4 | |
parent | 490e00f68534cd724ba8e486ff6cd6b10d1891b1 [diff] |
staging: brcm80211: improved checks on incompatible firmware The return status of wl_ucode_init_buf() is now being used. Also a bug in firmware validation, which could lead to incompatible firmware not being rejected by the driver, has been fixed. Comment from Dan Carpenter on using negative error values has been incorporated in this commit. Signed-off-by: Roland Vossen <rvossen@broadcom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>