SET_PROMISC_MODE_ON
enum qeth_ipa_promisc_modes mode = enable ? SET_PROMISC_MODE_ON :
card->info.promisc_mode = SET_PROMISC_MODE_ON;
(card->info.promisc_mode == SET_PROMISC_MODE_ON))