ixgbe: Add boolean parameter to ixgbe_set_vmolr
authorGreg Rose <gregory.v.rose@intel.com>
Tue, 4 May 2010 22:11:46 +0000 (22:11 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 May 2010 04:15:32 +0000 (21:15 -0700)
Add a boolean parameter to ixgbe-set_vmolr so that the caller can
specify whether the pool should accept untagged packets.  Required
for a follow on patch to enable administrative configuration of port
VLAN for virtual functions.

Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found