a93dd2f82 parent 761fab374e5b8efa6f7a8650ff546905578a482d author Rasesh Mody 1314718065 +0000 committer David S. Miller 1316115393 -0400 bna: MBOX IRQ Flag Check after Locking Change details: - Check the BNAD_RF_MBOX_IRQ_DISABLED flag after acquiring the bna_lock, since checking the flag and executing bna_mbox_handler needs to be atomic. If not, it opens up window where flag is reset when it was checked, but got set while spinning on the lock by the other thread which is actually holding the lock Signed-off-by: Gurunatha Karaje Signed-off-by: Rasesh Mody Signed-off-by: David S. Miller uÔø$˜3x