From: Sreenivasa Honnur Date: Mon, 5 Oct 2009 01:51:38 +0000 (+0000) Subject: vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the privile... X-Git-Tag: v2.6.33-rc1~388^2~918 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92cdd7c377c893c72d6968537076a18a510ae5cc;p=pandora-kernel.git vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the privileged function: Resubmit#1 - vxge driver was assuming function-0 is always the privilaged function. Now that restriction has been removed any function can act as a privilaged function. - This patch modifies the __vxge_hw_device_is_privilaged routine to not assume function-0 as the privileged function. - Recreated the patch by incorporating review comments from Dave Miller to remove double slash in path names. Signed-off-by: Sreenivasa Honnur Signed-off-by: David S. Miller --- Reading git-diff-tree failed