From: Tobias Klauser Date: Wed, 5 May 2010 22:12:20 +0000 (+0000) Subject: net: emaclite: Use resource_size X-Git-Tag: v2.6.35-rc1~473^2~250 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=575400bf5d57f53a767bc215bd709e65e5b27a5c;p=pandora-kernel.git net: emaclite: Use resource_size Use the resource_size function instead of manually calculating the resource size. This reduces the chance of introducing off-by-one errors. Signed-off-by: Tobias Klauser Signed-off-by: David S. Miller --- Reading git-diff-tree failed