net/nfp: fix VLAN offload flags check
authorOlivier Matz <olivier.matz@6wind.com>
Thu, 12 Jan 2017 13:04:56 +0000 (14:04 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Jan 2017 18:41:42 +0000 (19:41 +0100)
commit6ffc32808d488ee53eec33791e95ae78e55b5db1
treea31bffa9c657d276fa769b1bf3791af5acde779e
parent37f8f7e841b5cf06549cdef71ac4c8312f56f3e3
net/nfp: fix VLAN offload flags check

Fix typo when checking that no VLAN offload flags are passed at port
initialization.

By the way, also fix a typo in the log.

Fixes: d4a27a3b092a ("nfp: add basic features")

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Alejandro Lucero <alejandro.lucero@netronome.com>
drivers/net/nfp/nfp_net.c