From: Arnaud Patard (Rtp) Date: Mon, 23 Aug 2010 21:02:22 +0000 (+0200) Subject: rt2x00: fix "buffer size not provably correct" build warning X-Git-Tag: v2.6.37-rc1~147^2~584^2^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8d8b7a13d3d61f99bf3dc5c9650f87f9818d7a7;p=pandora-kernel.git rt2x00: fix "buffer size not provably correct" build warning rt2x00 debugfs interface doesn't check the size of the data coming from userspace, leading to a build warning. Fix That. v2: return EINVAL if input is too long Signed-off-by: Arnaud Patard Acked-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed