Hi All, While building latest compat-drivers for android/cyanogenmod kernel version 3.0.60 build fails with the following error: /compat-drivers/net/mac80211/tx.c:2098:26: error: 'ETH_P_802_3_MIN' undeclared (first use in this function) As far as i understand latest kernel has define ETH_P_802_3_MIN but old kernels(including 3.0.60) do not have this define. Maybe this define should be added to the compat to avoid such a build error with old kernels? Any ideas are really appreciated? -- Best regards, Eugene -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html