On Wednesday, October 17, 2012 22:17:05 Simon Wunderlich wrote:
Looks good, although I don't think this will happen very often - it is only called when receiving packets, and AFAIK there can only be multiple threads when using multiple interfaces.
Anyway, doing the spinlock shouldn't hurt and might save us some pain when this function is used more often, or with multiple interfaces, or cases I don't see now. :)
Acked-by: Simon Wunderlich siwu@hrz.tu-chemnitz.de
Applied in revision 4c1721b.
Thanks, Marek