SVN-Revision: 22079
@@ -30,7 +30,7 @@ Signed-off-by: Felix Fietkau <[email protected]>
unsigned int tp_loss:1;
#endif
struct packet_type prot_hook ____cacheline_aligned_in_smp;
-+ __u8 pkt_type:3;
++ unsigned int pkt_type;
};
struct packet_skb_cb {
@@ -31,7 +31,7 @@ Signed-off-by: Felix Fietkau <[email protected]>
unsigned int tp_reserve;