On Fri, Feb 17, 2012 at 1:46 AM, Luciano Coelho <coelho@xxxxxx> wrote: > It seems that the skb_complete_wifi_ack() function was introduced in > 3.2-rc2. So the dummy implementation of this function in compat > should not be in compat-3.3.h anymore, but in compat-3.2.h. > > Signed-off-by: Luciano Coelho <coelho@xxxxxx> I get different results. mcgrof@tux ~/linux-stable (git::linux-3.2.y)$ git describe v3.2.6 mcgrof@tux ~/linux-stable (git::linux-3.2.y)$ git grep skb_complete_wifi_ack ./ To help with this I've documented the mechanisms I use to track down functionality into the new shiny compat page: http://mcgrof.github.com/compat/ Please refer to the section, "Tacking down when a feature went upstream" on the wiki, unfortunately Github is not producing Table of Contents for me though so I can just refer to the section by name. Perhaps the kernel you are using is a distro kernel that added this functionality on top of the vanilla kernel ? Can you provide some description of how you determine this belongs to compat-3.2.h ? Luis -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html