ixgbevf: Do not forward LLDP type frames
authorGreg Rose <gregory.v.rose@intel.com>
Tue, 2 Oct 2012 00:50:52 +0000 (00:50 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 30 Oct 2012 06:48:46 +0000 (23:48 -0700)
commitf9d08f165b8a5a4af6f827318e692b57bc683825
tree656701879aacf4e165ba5bf82c126296dd8bcfaf
parentf42df16756dbcaba7b50cb7bbb0833b65d3ae167
ixgbevf: Do not forward LLDP type frames

The driver should not forward LLDP type frames.  Inspect the ether type and
do not send if it is an LLDP ethertype frame.

Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c