Jesse Gross 65ac6a5fa6 vlan: Avoid hash table lookup to find group.
A struct net_device always maps to zero or one vlan groups and we
always know the device when we are looking up a group.  We currently
do a hash table lookup on the device to find the group but it is
much simpler to just store a pointer.

Signed-off-by: Jesse Gross <jesse@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-10-21 01:26:53 -07:00
..
2010-09-23 14:33:39 -07:00
2010-10-12 12:44:53 -03:00
2010-10-12 06:57:43 +02:00
2010-09-23 14:33:39 -07:00
2010-09-23 14:33:39 -07:00
2010-10-20 03:02:23 -07:00
2010-06-03 03:21:52 -07:00
2010-09-23 14:33:39 -07:00
2010-09-21 18:04:47 -07:00
2010-04-20 16:37:13 -07:00
2010-09-23 14:33:39 -07:00
2010-10-18 01:50:49 -07:00
2010-09-22 13:35:51 -07:00