mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-21 22:45:23 +00:00
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> |
||
|---|---|---|
| .. | ||
| 7segled.c | ||
| irq_tx3927.c | ||
| irq_tx4927.c | ||
| irq_tx4938.c | ||
| irq_tx4939.c | ||
| Makefile | ||
| mem_tx4927.c | ||
| pci.c | ||
| setup_tx3927.c | ||
| setup_tx4927.c | ||
| setup_tx4938.c | ||
| setup_tx4939.c | ||
| setup.c | ||
| smsc_fdc37m81x.c | ||
| spi_eeprom.c | ||