summaryrefslogtreecommitdiff
path: root/drivers/net/wimax/i2400m/driver.c
diff options
context:
space:
mode:
authorCindy H Kao <cindy.h.kao@intel.com>2010-01-30 09:26:54 (GMT)
committerInaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>2010-05-11 21:04:46 (GMT)
commitf22cf689a6353f072bca15d0a26f870e62dfacf8 (patch)
tree5a6a4907184bfa09aac6727030a501c3b8447a38 /drivers/net/wimax/i2400m/driver.c
parent570eb0ea65db625e0b11ca97f4ae857bc1193250 (diff)
downloadlinux-f22cf689a6353f072bca15d0a26f870e62dfacf8.tar.xz
wimax/i2400m: fix the race condition for accessing TX queue
The race condition happens when the TX queue is accessed by the TX work while the same TX queue is being destroyed because a bus reset is triggered either by debugfs entry or simply by failing waking up the device from WiMAX IDLE mode. This fix is to prevent the TX queue from being accessed by multiple threads Signed-off-by: Cindy H Kao <cindy.h.kao@intel.com>
Diffstat (limited to 'drivers/net/wimax/i2400m/driver.c')
0 files changed, 0 insertions, 0 deletions