From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> Date: Mon, 10 Aug 2009 11:40:27 +0200 > Yes, I tried that, but stopped when I saw it's declared const. I don't > know if this is required. If yes then the only way to fix it is to add > a platform callback that is called if non-NULL. The easiest way to handle this is to have another copy of the ops, which has the other get_stats member value, and to assign that as the netdev_ops when the relevant condition holds. > I don't want to invest time here without a word by the maintainers > though. But we can't apply the patch you initially posted, that's for sure :-) -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html