net: vlan: remove reduntant check in ndo_fix_features callback
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Thu, 14 Jul 2011 21:39:29 +0000 (14:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Jul 2011 21:39:29 +0000 (14:39 -0700)
Use the fact that ORing with zero is a no-op.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found