]> bbs.cooldavid.org Git - net-next-2.6.git/commit - include/linux/netdevice.h
net: add rx_handler data pointer
authorJiri Pirko <jpirko@redhat.com>
Thu, 10 Jun 2010 03:34:59 +0000 (03:34 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Jun 2010 18:47:11 +0000 (11:47 -0700)
commit93e2c32b5cb2ad92ceb1d7a4684f20a0d25bf530
treec15af2642af01702097ade735506d15d7a910c54
parent91d2c34a4eed32876ca333b0ca44f3bc56645805
net: add rx_handler data pointer

Add possibility to register rx_handler data pointer along with a rx_handler.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/macvlan.c
include/linux/netdevice.h
net/bridge/br_if.c
net/core/dev.c