Adrian Chadd
35a32b0476
Move the lock destruction/creation to earlier in the process - if
...
interrupts are enabled and the NIC is awake (think: loading a module)
then there's a not-quite-zero window where we'll get an interrupt
for the device before the attach method is called to finish setting
up the hardware.
Since I grab locks in ath_intr() to check various things, the locks
need to be ready much earlier.
2015-02-14 18:14:45 +00:00
..
2013-10-26 17:58:36 +00:00
2015-01-28 04:02:56 +00:00
2015-01-28 04:44:42 +00:00
2014-06-28 03:56:17 +00:00
2014-07-07 00:27:09 +00:00
2013-05-13 21:17:27 +00:00
2013-05-13 21:18:00 +00:00
2014-08-23 18:55:51 +00:00
2014-04-30 02:19:41 +00:00
2015-01-17 00:02:18 +00:00
2013-06-07 09:02:02 +00:00
2014-06-28 03:56:17 +00:00
2014-04-30 02:19:41 +00:00
2014-04-30 02:19:41 +00:00
2014-04-30 02:19:41 +00:00
2014-09-30 03:19:29 +00:00
2013-06-14 03:42:10 +00:00
2014-05-02 00:48:09 +00:00
2014-09-30 05:50:34 +00:00
2015-02-14 18:14:45 +00:00
2014-09-20 01:22:17 +00:00
2014-09-18 20:47:39 +00:00
2013-04-04 08:21:56 +00:00
2013-10-26 17:58:36 +00:00
2014-12-23 18:48:45 +00:00
2014-05-07 19:07:45 +00:00
2014-05-05 08:00:50 +00:00
2013-05-15 18:33:05 +00:00
2013-05-15 18:33:05 +00:00
2014-09-18 20:47:39 +00:00
2013-05-21 18:13:57 +00:00
2015-01-16 01:52:26 +00:00
2013-05-15 18:33:05 +00:00
2013-04-17 07:21:30 +00:00
2014-09-30 03:19:29 +00:00