]> git.karo-electronics.de Git - karo-tx-linux.git/commit
qlcnic: Fix loopback test failure
authorShahed Shaikh <shahed.shaikh@qlogic.com>
Tue, 28 Jan 2014 16:55:30 +0000 (11:55 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Jan 2014 19:59:30 +0000 (11:59 -0800)
commit092dfcf347241576a98d3b1bb4b9b98e0faeb801
tree6f022775a11f09715d6bcf84c60197900036d431
parent060d0564a9152f210183aebad41c41794e18f419
qlcnic: Fix loopback test failure

Driver was returning from link event handler without
setting linkup variable

Signed-off-by: Shahed Shaikh <shahed.shaikh@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c