1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-05 18:05:16 +00:00
Hans Petter Selasky 645e4d17f0 - Streamline detach logic in wlan drivers, so that
freed memory cannot be used during detach.
- Remove all panic() calls from the urtw driver because
  panic() is not appropriate here.
- Remove redundant checks for device detached in
  device detach callbacks.
- Use DEVMETHOD_END to mark end of device methods.

MFC after:	2 weeks
2013-02-10 10:36:16 +00:00
..
2013-01-26 13:44:24 +00:00
2013-01-14 17:41:04 +00:00
2012-08-10 14:44:04 +00:00
2013-02-05 13:30:07 +00:00
2013-02-05 13:30:07 +00:00
2013-02-05 13:30:07 +00:00
2013-02-05 13:30:07 +00:00
2013-01-28 07:22:44 +00:00