diff options
author | Dan Carpenter <error27@gmail.com> | 2010-04-08 04:50:08 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-04-08 04:50:08 (GMT) |
commit | b62226826b4ea1926b644b5a337ffa6b637d4870 (patch) | |
tree | b71b2447cff878044a7afa54bb2cbf73219467a2 /fs | |
parent | ddd0451fc8dbf94446c81500ff0dcee06c4057cb (diff) | |
download | linux-fsl-qoriq-b62226826b4ea1926b644b5a337ffa6b637d4870.tar.xz |
stmmac: use resource_size()
Resource size should be calculated as end - start + 1 because we start
counting at zero. I changed the code to resource_size() to do the
calculation.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions