net: set runstate to SETTING_UP while waiting for a connection
authorJens Axboe <axboe@kernel.dk>
Thu, 29 Nov 2012 19:02:50 +0000 (20:02 +0100)
committerJens Axboe <axboe@kernel.dk>
Thu, 29 Nov 2012 19:02:50 +0000 (20:02 +0100)
commit859088d3939ce6eccfc59a0d5559922e29e58a47
tree82f1c0058b3cc49a4a555e9d061b475f12a0e49c
parent7d988f68c7f0ff6bd4c9e558c4defbd9a544b167
net: set runstate to SETTING_UP while waiting for a connection

Otherwise the status print thinks it's running, and displays
bad stats.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
engines/net.c