]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/core/dev.c
net/core: Allow certain receives on inactive slave.
authorJoe Eykholt <jre@nuovasystems.com>
Thu, 3 Jul 2008 01:22:01 +0000 (18:22 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 7 Aug 2008 07:59:59 +0000 (03:59 -0400)
commit0d7a3681232f545c6a59f77e60f7667673ef0e93
tree95a59cbd3350bab4b0ec4fcef577a52a88ef5b13
parentcc9bd5cebc0825e0fabc0186ab85806a0891104f
net/core: Allow certain receives on inactive slave.

Allow a packet_type that specifies the exact device to receive
even on an inactive bonding slave devices.  This is important for some
L2 protocols such as LLDP and FCoE.  This can eventually be used
for the bonding special cases as well.

Signed-off-by: Joe Eykholt <jre@nuovasystems.com>
Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
net/core/dev.c