diff options
author | Daniel Walker <dwalker@mvista.com> | 2007-12-21 23:16:15 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-28 18:09:12 -0500 |
commit | 27ae4d4328769021b95777e37873074c1da52f91 (patch) | |
tree | 288973678d482a731eee32c15abfee9a3b4562e0 /include/linux/ssb/ssb.h | |
parent | 772353d84991ecd2eebc2e287c381cb1626f9209 (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 'include/linux/ssb/ssb.h')
0 files changed, 0 insertions, 0 deletions