Search Linux Wireless

On brcmfmac console reading timer

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

 



In dcb485dfc83b ("brcmfmac: add a timer to read console periodically in PCIE bus"), what
time units are assumed to manage the 'console_interval' of 'struct brcmf_pciedev_info'?
If the former is in jiffies, then comparing it with 'MAX_CONSOLE_INTERVAL' (which is in
seconds) in brcmf_pcie_console_interval_set() doesn't work in the way you might expect;
if it is in seconds, then the same applies to an attempts to reschedule timer with
'mod_timer(&devinfo->timer, jiffies + devinfo->console_interval)' etc.

Dmitry




[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux