From: Zach Brown Date: Mon, 24 May 2010 20:14:36 +0000 (-0700) Subject: RDS: introduce rds_conn_connect_if_down() X-Git-Tag: v2.6.37-rc1~147^2~499^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3c6808d3d8513db2b0543538fc35c25a60fe7a7;p=pandora-kernel.git RDS: introduce rds_conn_connect_if_down() A few paths had the same block of code to queue a connection's connect work if it was in the right state. Let's move this in to a helper function. Signed-off-by: Zach Brown --- Reading git-diff-tree failed