examples/l3fwd: share queue size variables
[dpdk.git] / drivers / net / bnx2x / bnx2x_vfpf.h
index 7aab8b1..d71e81c 100644 (file)
@@ -10,8 +10,6 @@
 
 #include "ecore_sp.h"
 
-#define VLAN_HLEN 4
-
 struct vf_resource_query {
        uint8_t num_rxqs;
        uint8_t num_txqs;
@@ -243,7 +241,7 @@ struct vf_close_tlv {
        uint8_t pad[2];
 };
 
-/* rlease the VF's acquired resources */
+/* release the VF's acquired resources */
 struct vf_release_tlv {
        struct vf_first_tlv   first_tlv;
        uint16_t                vf_id;  /* for debug */