Search Linux Wireless

RE: [ipw3945-devel] [PATCH 2/5] iwlwifi: iwl3945 synchronize interruptand tasklet for down iwlwifi

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Monday, January 14, 2008 1:43 AM, Joonwoo Park  wrote:

> -static inline void iwl_disable_interrupts(struct iwl_priv *priv)
> +static inline void __iwl_disable_interrupts(struct iwl_priv *priv) {
> 	clear_bit(STATUS_INT_ENABLED, &priv->status);

Could the call to iwl_disable_interrupts in iwl_pci_probe be changed to
__iwl_disable_interrupts? The isr is only activated when the interface
is brought up so we do not need to do the extra steps (eg.
synchronize_irq()) during device probe.

Reinette
-
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux