From: Stephen Hemminger <redacted>
Date: Fri, 17 Jun 2011 12:00:32 -0700
On Fri, 17 Jun 2011 00:13:10 -0400 (EDT)
David Miller [off-list ref] wrote:
quoted
From: Antoine Reversat <redacted>
Date: Thu, 16 Jun 2011 16:47:13 -0400
quoted
This patch removes the call to ndo_vlan_rx_register if the underlying
device doesn't have hardware support for VLAN.
Signed-off-by: Antoine Reversat <redacted>
Applied, thanks.
Need same check for unregister?
What unregister? There is only ->ndo_vlan_rx_register(), no such
->ndo_vlan_rx_unregister() op exists.