Home
last modified time | relevance | path

Searched refs:netpoll_block_tx (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/bonding/
H A Dbond_main.c209 atomic_t netpoll_block_tx = ATOMIC_INIT(0); variable
6556 WARN_ON(atomic_read(&netpoll_block_tx)); in bonding_exit()