Larry Finger 0673effd41 b43: Fix unload oops if firmware is not available
The asyncronous firmware load uses a completion struct to hold firmware
processing until the user-space routines are up and running. There is.
however, a problem in that the waiter is nevered canceled during teardown.
As a result, unloading the driver when firmware is not available causes an oops.

To be able to access the completion structure at teardown, it had to be moved
into the b43_wldev structure.

This patch also fixes a typo in a comment.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-01-13 14:50:02 -05:00
..
2012-05-16 12:45:21 -04:00
2013-05-08 17:15:06 -04:00
2012-08-06 14:56:35 -04:00
2013-04-23 12:27:56 +02:00
2013-04-23 12:27:57 +02:00
2013-04-23 12:27:57 +02:00
2012-12-10 15:49:59 -05:00
2012-08-06 14:56:35 -04:00
2012-08-06 14:56:35 -04:00
2012-12-06 15:04:56 -05:00
2013-04-23 12:27:58 +02:00
2013-04-23 12:27:58 +02:00