From: Roland Vossen Date: Tue, 15 Feb 2011 11:35:40 +0000 (+0100) Subject: staging: brcm80211: improved checks on incompatible firmware X-Git-Tag: v2.6.39-rc1~469^2~522 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7249e6a17bacbb18c4baf1b0d5ca70925409120d;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed