> +static int nes_device_event(struct notifier_block *notifier, unsigned
> long event, void *ptr);
> +static int nes_inetaddr_event(struct notifier_block *notifier, unsigned
> long event, void *ptr);
> +static void nes_print_macaddr(struct net_device *netdev);
> +static irqreturn_t nes_interr
Kernel driver patch 2 of 9.
Signed-off-by: Glenn Grundstrom <[EMAIL PROTECTED]>
==
diff -ruNp old/drivers/infiniband/hw/nes/nes.c
new/drivers/infiniband/hw/nes/nes.c
--- old/drivers/infiniband/hw/nes/nes.c 1969-12-31 18:00:00.0
-0600
++