diff options
author | Arjan van de Ven <arjan@linux.intel.com> | 2007-08-28 14:34:43 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2007-08-28 14:34:43 -0700 |
commit | 8e54588161577435d64dfb5cfdf40a73a5705ea0 (patch) | |
tree | a5554c75dd84e56adf03de38876a3167d7b88247 /include/linux/fcntl.h | |
parent | b07d68b5ca4d55a16fab223d63d5fb36f89ff42f (diff) |
[BNX2]: Use msleep().
bnx2.c (incorrectly) sets current->state directly to
TASK_UNINTERRUPTIBLE, without going through set_task_state(). However
all the code wants to do is an msleep so just make it do that instead...
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Acked-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/fcntl.h')
0 files changed, 0 insertions, 0 deletions