summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorRasesh Mody <rmody@brocade.com>2011-09-16 19:06:46 +0400
committerDavid S. Miller <davem@davemloft.net>2011-09-17 08:47:57 +0400
commit1d51a1325e43e0c05df626735c66d52203d610fd (patch)
tree23aa3fdfed58a4f566ce4bbe6c9c78f5183e4b2a /net
parentae0e148934fe016ce3fc70cacee7431ff053a2ee (diff)
downloadlinux-1d51a1325e43e0c05df626735c66d52203d610fd.tar.xz
bna: Semaphore Lock Fix
Remove a BUG_ON() as it is not required. Change the unconditional write to release a semaphore to read sem first and then write. This will eliminate the possibility of sem getting locked while trying to release it in case if previous sem_get operation failed. Signed-off-by: Gurunatha Karaje <gkaraje@brocade.com> Signed-off-by: Rasesh Mody <rmody@brocade.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions