kernel - Fix bug in procfs_ioctl()
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 16 Nov 2011 18:58:32 +0000 (10:58 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 16 Nov 2011 18:58:32 +0000 (10:58 -0800)
commitaa7ecbbc707d099121062792e366b914be2f600c
treead00b6384a26b4a46f079728f9dc6f4ea5325ea7
parentbd812b28cddf1bc901c4608dc8e557bde1acc1c9
kernel - Fix bug in procfs_ioctl()

* needed pfs_pfind() instead of pfind().

Reported-by: ftigeot
sys/vfs/procfs/procfs_vnops.c