summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorEndre Kollar <taxy443@gmail.com>2010-07-27 12:39:30 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2010-07-27 11:06:29 -0700
commitaa5873e96271611ae55586f65e49ea1fab90cb88 (patch)
treeb2a0c0b5d06976b262e4403225d6ca3bc8380daf /ipc
parent125ed824d3d03f5c470cf98aca757fd9423c49ab (diff)
Staging: usbip: fix multiple interfaces
The stub_probe function instantiates an stub_dev object for all interfaces. Wich causes a problem. The stub_dev object belongs to their own interfaces. This patch creates the sdev object at the first stub_probe call, the other calls associate the interfaces to this. Signed-off-by: Endre Kollar <taxy443@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions