HomeFreeBSD

wpi: ignore ic_update_promisc() call when device is not running

Description

wpi: ignore ic_update_promisc() call when device is not running

This change will fix kernel panic with uninitialized (zeroed)
RXON structure.

Tested with Intel 3945BG, IBSS mode.

Approved by: adrian (mentor)
Differential Revision: https://reviews.freebsd.org/D4304