linux-sg2042/arch/mips/txx9/generic
Jiri Pirko 351638e7de net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier
event. This patch provides a possibility to pass custom structure
able to provide info that event listener needs to know.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>

v2->v3: fix typo on simeth
	shortened dev_getter
	shortened notifier_info struct name
v1->v2: fix notifier_call parameter in call_netdevice_notifier()
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-05-28 13:11:01 -07:00
..
7segled.c MIPS: txx9 7segled fix struct device has no member 2012-02-20 18:33:18 +01:00
Makefile MIPS: TXx9: Migrate to new platform makefile style. 2010-08-05 13:25:55 +01:00
irq_tx3927.c [MIPS] TXx9: Make tx3927-specific code more independent 2008-07-30 21:54:39 +01:00
irq_tx4927.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
irq_tx4938.c MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
irq_tx4939.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
mem_tx4927.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
pci.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
setup.c MIPS: Idle: Consolidate all declarations in <asm/idle.h>. 2013-05-22 01:34:27 +02:00
setup_tx3927.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
setup_tx4927.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
setup_tx4938.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
setup_tx4939.c net: pass info struct via netdevice notifier 2013-05-28 13:11:01 -07:00
smsc_fdc37m81x.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
spi_eeprom.c mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:30:57 -04:00