On Friday, May 11, 2012 09:23:47 PM Andrew Lunn wrote:
Two probably dumb questions...
- Did you use objdump to check for any symbols you missed?
Please look at https://lists.open-mesh.org/pipermail/linux-merge/2012-May/000851.html :D
- A quick look at the patch suggests its changing function names. Are there any variables with global scope?
No, it changes all global symbols. That means functions and variables. Just as example: hardif_list
Kind regards, Sven