]> git.baikalelectronics.ru Git - kernel.git/commit
cnic: Return error code in cnic_cm_close() if unsuccessful.
authorMichael Chan <mchan@broadcom.com>
Tue, 15 Jun 2010 08:57:00 +0000 (08:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Jun 2010 21:23:36 +0000 (14:23 -0700)
commit210da302b689cff3f0f30eddb1231449bc3d5ec2
tree17aa9ff6f5311930c7f232f06c19edc16e8eb4f9
parent409ff3b10d90db2ec8c5b73a1be14d956a052661
cnic: Return error code in cnic_cm_close() if unsuccessful.

So that bnx2i can handle the error condition immediately and not have to
wait for timeout.

Signed-off-by: Michael Chan <mchan@broadcom.com.
Signed-off-by: Eddie Wai <waie@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cnic.c