From: Andy Grover Date: Fri, 30 Oct 2009 08:51:55 +0000 (+0000) Subject: RDS: Fix panic on unload X-Git-Tag: v2.6.33-rc1~388^2~572 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=433d308dd85e506bb6529177cc0f997627d87ed6;p=pandora-kernel.git RDS: Fix panic on unload Remove explicit destruction of passive connection when destroying active end of the connection. The passive end is also on the device's connection list, and will thus be cleaned up properly. Panic was caused by trying to clean it up twice. Signed-off-by: Andy Grover Signed-off-by: David S. Miller --- Reading git-diff-tree failed