git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b92847
)
[PATCH] usbfs: use the correct signal number for disconnection
author
Zoran Marceta
<Zoran.Marceta@micronasnit.com>
Thu, 22 Jun 2006 17:28:11 +0000
(13:28 -0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 12 Jul 2006 23:03:21 +0000
(16:03 -0700)
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 <Zoran.Marceta@micronasnit.com>
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found