aboutsummaryrefslogtreecommitdiff
path: root/drivers/ssb
diff options
context:
space:
mode:
authorDaniel Walker <dwalker@mvista.com>2007-12-21 20:16:15 -0800
committerDavid S. Miller <davem@davemloft.net>2008-01-28 15:09:12 -0800
commit27ae4d4328769021b95777e37873074c1da52f91 (patch)
tree288973678d482a731eee32c15abfee9a3b4562e0 /drivers/ssb
parent772353d84991ecd2eebc2e287c381cb1626f9209 (diff)
prism54: remove questionable down_interruptible usage
Reviewing the semaphore usage I noticed these down_interruptible calls. Most of these aren't returning anything, so a caller can't tell if the operation completed or not. prism54_wpa_bss_ie_get() returns zero, but it's treated as the function failing which doesn't seem correct. Signed-off-by: Daniel Walker <dwalker@mvista.com> Cc: Michael Wu <flamingice@sourmilk.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/ssb')
0 files changed, 0 insertions, 0 deletions