gallatin 38fd5ce811 mxge: fix panic at module unload
r333175 (multicast changes) exposed a bug where
mxge was not checking to see if the driver was being
unloaded while handing ioctls that touch hardware.
As a result, now that in6m_disconnect() is run from
an async gtaskq, it was busy-waiting in mxge_send_cmd()
while the mcast list was destroyed.
2018-07-04 14:25:38 +00:00
..
2018-07-03 18:18:29 +00:00
2018-06-29 23:48:30 +00:00
2018-07-04 14:25:38 +00:00
2018-06-14 07:12:10 +00:00
2018-07-04 03:36:46 +00:00
2018-07-04 03:36:46 +00:00
2018-03-24 21:30:24 +00:00
2018-06-26 15:00:54 +00:00
2018-05-25 08:44:00 +00:00