diff options
Diffstat (limited to 'drivers/infiniband/hw/nes/nes.c')
-rw-r--r-- | drivers/infiniband/hw/nes/nes.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/infiniband/hw/nes/nes.c b/drivers/infiniband/hw/nes/nes.c index b00b0e3a91dc..b046262ed638 100644 --- a/drivers/infiniband/hw/nes/nes.c +++ b/drivers/infiniband/hw/nes/nes.c | |||
@@ -96,12 +96,6 @@ static LIST_HEAD(nes_dev_list); | |||
96 | 96 | ||
97 | atomic_t qps_destroyed; | 97 | atomic_t qps_destroyed; |
98 | 98 | ||
99 | static void nes_print_macaddr(struct net_device *netdev); | ||
100 | static irqreturn_t nes_interrupt(int, void *); | ||
101 | static int __devinit nes_probe(struct pci_dev *, const struct pci_device_id *); | ||
102 | static void __devexit nes_remove(struct pci_dev *); | ||
103 | static int __init nes_init_module(void); | ||
104 | static void __exit nes_exit_module(void); | ||
105 | static unsigned int ee_flsh_adapter; | 99 | static unsigned int ee_flsh_adapter; |
106 | static unsigned int sysfs_nonidx_addr; | 100 | static unsigned int sysfs_nonidx_addr; |
107 | static unsigned int sysfs_idx_addr; | 101 | static unsigned int sysfs_idx_addr; |