generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functions
[openwrt.git] / target / linux / generic / patches-2.6.34 / 240-packet_socket_type.patch
index 4d4c011..30743a0 100644 (file)
@@ -31,7 +31,7 @@ Signed-off-by: Felix Fietkau <nbd@openwrt.org>
        unsigned int            tp_reserve;
        unsigned int            tp_loss:1;
        struct packet_type      prot_hook ____cacheline_aligned_in_smp;
-+      __u8                    pkt_type:3;
++      unsigned int            pkt_type;
  };
  
  struct packet_skb_cb {
This page took 0.022098 seconds and 4 git commands to generate.