vti: fix sparse bit endian warnings
authorstephen hemminger <shemminger@vyatta.com>
Thu, 11 Oct 2012 12:51:28 +0000 (12:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Oct 2012 17:56:52 +0000 (13:56 -0400)
Use be32_to_cpu instead of htonl to keep sparse happy.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found