From ef5d2056456d63528daa762b32afa5c430635f33 Mon Sep 17 00:00:00 2001 From: Dan Carpenter Date: Fri, 8 Oct 2010 14:56:58 +0200 Subject: [PATCH] Staging: bcm: return -EFAULT on copy_to_user() errors bcm/InterfaceDld.c had a couple places which returned the number of bytes remaining instead of -EFAULT. Signed-off-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed