diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-03-06 04:02:35 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-06 04:11:38 +0100 |
commit | e815665e1a8ca1525900377f74021c8cac390e8d (patch) | |
tree | 0357905529e25e02ff5ceaaf9d59d0e7458c79f5 /net/ipv4/inet_diag.c | |
parent | tipc: add ip/udp media type (diff) | |
download | linux-e815665e1a8ca1525900377f74021c8cac390e8d.tar.xz linux-e815665e1a8ca1525900377f74021c8cac390e8d.zip |
i40e: Fix mismatching type for ioremap_len
As pointed out by Ben Hutchings, ioremap uses unsigned long as
its parameter type, so we should be using that instead of u32
or int.
Reported-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/inet_diag.c')
0 files changed, 0 insertions, 0 deletions