Sven Eckelmann wrote:
From: Jiri Pirko jpirko@redhat.com
Register net_bridge_port pointer as rx_handler data pointer. As br_port is removed from struct net_device, another netdev priv_flag is added to indicate the device serves as a bridge port. Also rcuized pointers are now correctly dereferenced in br_fdb.c and in netfilter parts.
Signed-off-by: Jiri Pirko jpirko@redhat.com Signed-off-by: David S. Miller davem@davemloft.net Signed-off-by: Sven Eckelmann sven.eckelmann@gmx.de
This patch was already merged by David S. Miller davem@davemloft.net on Tue Jun 15 20:48:58 CEST 2010 (probably for 2.6.36).
I have merged it into maint (not into trunk), but somebody has to think about a way to to get it working on older kernels. This patch has to made on top of that patch to get it integrated into the next kernel merge window.
Best regards, Sven