]> err.no Git - linux-2.6/blobdiff - drivers/net/wireless/airo.c
Merge branch 'master'
[linux-2.6] / drivers / net / wireless / airo.c
index 750c0167539cb84fc5a6db303b220a70dc9a68f1..6afc6e5dee9b74190e59d50697a76c9cb2364ceb 100644 (file)
@@ -47,6 +47,8 @@
 #include <linux/pci.h>
 #include <asm/uaccess.h>
 
+#include "airo.h"
+
 #ifdef CONFIG_PCI
 static struct pci_device_id card_ids[] = {
        { 0x14b9, 1, PCI_ANY_ID, PCI_ANY_ID, },
@@ -2040,7 +2042,7 @@ static int mpi_send_packet (struct net_device *dev)
        return 1;
 }
 
-static void get_tx_error(struct airo_info *ai, u32 fid)
+static void get_tx_error(struct airo_info *ai, s32 fid)
 {
        u16 status;