On Fri, Jul 27, 2018 at 10:32:03PM +0200, Andrew Lunn wrote:
+static inline void cpsw_src_port_detect(struct cpsw_common *cpsw, int status, + struct sk_buff *skb)Please don't use inline. Let the compiler decide. Andrew
Corrected in v2 -- Regards, Ivan Khoronzhuk -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html