From: Jiri Kosina Date: Mon, 15 Jan 2007 22:53:05 +0000 (+0100) Subject: HID: compilation fix when DEBUG_DATA is defined X-Git-Tag: v2.6.20-rc6~55^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e54dea69bac12dae2ff27c1c7a472d4eee70638d;p=pandora-kernel.git HID: compilation fix when DEBUG_DATA is defined hid/hid-core.c references 'len' variable when DEBUG_DATA is defined, but the actual name of the variable is 'size'. Fix it. Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed