net: ag71xx: use resource_size for the ioremap size
authorDing Xiang <dingxiang@cmss.chinamobile.com>
Mon, 29 Jul 2019 09:01:22 +0000 (17:01 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Jul 2019 16:48:23 +0000 (09:48 -0700)
commitc51ab067c5312695331129806cb9a42791903305
treec0b2053b93f0316e0dfa5378d7aad8472c126525
parente9e1dcda2e64281a6b66f136b79703763d93771c
net: ag71xx: use resource_size for the ioremap size

use resource_size to calcuate ioremap size and make
the code simpler.

Signed-off-by: Ding Xiang <dingxiang@cmss.chinamobile.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/atheros/ag71xx.c