From: Zoran Marceta Date: Thu, 22 Jun 2006 17:28:11 +0000 (-0400) Subject: [PATCH] usbfs: use the correct signal number for disconnection X-Git-Tag: v2.6.18-rc2~97^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58a5b0a6346b71bf01f0d49cfcc91d3225a373aa;p=pandora-kernel.git [PATCH] usbfs: use the correct signal number for disconnection usbfs stores the wrong signal number in the siginfo structure used for notifying user programs about device disconnect. This patch (as726) fixes it. From: Zoran Marceta Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed