lpc_eth: Use resource_size instead of computation
authorBenoit Taine <benoit.taine@lip6.fr>
Tue, 3 Jun 2014 10:45:59 +0000 (12:45 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Jun 2014 23:08:52 +0000 (16:08 -0700)
This issue was reported by coccicheck using the semantic patch
at scripts/coccinelle/api/resource_size.cocci

Signed-off-by: Benoit Taine <benoit.taine@lip6.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found