commit | 6c9c1b5456e3ba0b4a1a43866600e84bbba0db12 | [log] [tgz] |
---|---|---|
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | Thu Jul 14 14:39:29 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 14 14:39:29 2011 -0700 |
tree | 3f8e183f36b9ba7c191a12a89cfe156d9230d676 | |
parent | 512e4002ab9ac54a2d8f7f198a9cd503dcc3c161 [diff] |
net: vlan: remove reduntant check in ndo_fix_features callback 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>