diff options
author | Arnd Bergmann | 2014-02-26 12:01:51 +0100 |
---|---|---|
committer | David S. Miller | 2014-02-26 22:06:12 +0100 |
commit | c73b1f6a049d3dd0ba9d65da483483515282a5f0 (patch) | |
tree | 1575d4da7534cb10ebb4a6e2efefa536f98577e5 /drivers/fmc | |
parent | Merge branch 'intel-next' (diff) | |
download | kernel-qcow2-linux-c73b1f6a049d3dd0ba9d65da483483515282a5f0.tar.gz kernel-qcow2-linux-c73b1f6a049d3dd0ba9d65da483483515282a5f0.tar.xz kernel-qcow2-linux-c73b1f6a049d3dd0ba9d65da483483515282a5f0.zip |
atm: firestream: fix interruptible_sleep_on race
interruptible_sleep_on is racy and going away. This replaces the one use
in the firestream driver with the appropriate wait_event_interruptible
variant.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Chas Williams <chas@cmf.nrl.navy.mil>
Cc: linux-atm-general@lists.sourceforge.net
Cc: netdev@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/fmc')
0 files changed, 0 insertions, 0 deletions