]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5a3930db498434779f30788800ddddb252e8a86a
tree95a59cbd3350bab4b0ec4fcef577a52a88ef5b13
parent2754b5e331cf9d334befc3ebfc015467b4a37610
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