diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2010-12-17 19:36:25 -0600 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-12-20 14:49:48 -0500 |
commit | d704300fa546a613ec3821b908528b20685cb92a (patch) | |
tree | f11a738d188c0f0538d385cb205a1149534c6014 /net/ipv4/tcp_lp.c | |
parent | f0b3e4b7307f02a203029441b0473a84aebc6435 (diff) | |
download | linux-d704300fa546a613ec3821b908528b20685cb92a.tar.gz linux-d704300fa546a613ec3821b908528b20685cb92a.tar.xz |
rtlwifi: Fix use of mutex in interrupt code
A previous conversion from semaphoreto mutexes missed the fact that one
of the semaphores was used in interrupt code. Fixed by changing to
a spinlock.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/ipv4/tcp_lp.c')
0 files changed, 0 insertions, 0 deletions