b43_controller_restart
b43_controller_restart(dev, "manually restarted");
b43_controller_restart(dev, "Out of order TX");
b43_controller_restart(dev, "Microcode panic");
b43_controller_restart(dev, "PHY TX errors");
b43_controller_restart(dev, "DMA error");
b43_controller_restart(dev, "Firmware watchdog");
void b43_controller_restart(struct b43_wldev *dev, const char *reason);