ahci: port_no should be used when clearing IRQ in ahci_thaw()
[powerpc.git] / net / ipv4 / arp.c
index cfb5d3d..3981e8b 100644 (file)
@@ -203,7 +203,7 @@ struct neigh_table arp_tbl = {
        .gc_thresh3 =   1024,
 };
 
-int arp_mc_map(u32 addr, u8 *haddr, struct net_device *dev, int dir)
+int arp_mc_map(__be32 addr, u8 *haddr, struct net_device *dev, int dir)
 {
        switch (dev->type) {
        case ARPHRD_ETHER: