From: Jean Delvare Date: Mon, 25 Jul 2011 19:46:10 +0000 (+0200) Subject: hwmon: (max1111) Avoid extra memory allocations X-Git-Tag: v3.1-rc1~244^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d737c09cfb78424276e3eb45d1e7af578a451fd4;p=pandora-kernel.git hwmon: (max1111) Avoid extra memory allocations We can allocate the tx and rx buffers as part of our data structure. Doing so is faster and spares memory. Signed-off-by: Jean Delvare Tested-by: Stanislav Brabec --- Reading git-diff-tree failed