cnic: Simplify route checking during iSCSI connection.
authorMichael Chan <mchan@broadcom.com>
Wed, 24 Feb 2010 14:42:07 +0000 (14:42 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Feb 2010 10:10:13 +0000 (02:10 -0800)
commitc76284af9ec8a010c502a70249cb74b3bb69ec6f
tree9bfda6cc1cbc6866b5f2187ed613bbbfa38f9bae
parentd02a5e6c2fba8b114c44cf05085fca07180f37f1
cnic: Simplify route checking during iSCSI connection.

With a separate IP address for iSCSI, connections should proceed
whether or not we can get a route to the target from the network stack.
It is possible that the network IP address may not reach the iSCSI target.

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