]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[IB] fix up class_device_create() calls
authorRoland Dreier <rolandd@cisco.com>
Fri, 28 Oct 2005 23:38:15 +0000 (16:38 -0700)
committerRoland Dreier <rolandd@cisco.com>
Fri, 28 Oct 2005 23:38:15 +0000 (16:38 -0700)
commit4cce3390c998600f6648e075e475cf8f6dd8cebe
tree2b800e2e2d890e98db792ca67590e65d22384926
parenta4da0628efd788eb199dd9df225e296035ec2539
[IB] fix up class_device_create() calls

Fix class_device_create() calls to match the new prototype which
takes a parent device pointer.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/core/user_mad.c
drivers/infiniband/core/uverbs_main.c