summaryrefslogtreecommitdiffstats
path: root/drivers/net/rtl8169.c
diff options
context:
space:
mode:
authorVasili Galka <vvv444@gmail.com>2014-08-26 13:46:17 +0300
committerTom Rini <trini@ti.com>2014-09-15 13:32:56 -0400
commit9f680d2d978a9ab488b210ceeb90354308a0b750 (patch)
treeff2f50b33b54b82f42079905f8b98f09990f3042 /drivers/net/rtl8169.c
parent5d69a5d178a1fc3874b8d18e5be3e520f6acaca5 (diff)
downloadblackbird-obmc-uboot-9f680d2d978a9ab488b210ceeb90354308a0b750.tar.gz
blackbird-obmc-uboot-9f680d2d978a9ab488b210ceeb90354308a0b750.zip
openrisc: Fix a few type cast related warnings
Use size_t type for positive offsets instead of the loff_t type. The later is defined as long long, which is larger than the pointer type on OpenRISC architecture and therefore the following warning was generated: "warning: cast to pointer from integer of different size" Signed-off-by: Vasili Galka <vvv444@gmail.com>
Diffstat (limited to 'drivers/net/rtl8169.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud