Files
linux-apfs/drivers/net
Anton Vorontsov cd1f55a5b4 gianfar: Revive VLAN support
commit 77ecaf2d5a ("gianfar: Fix VLAN
HW feature related frame/buffer size calculation") wrongly removed
priv->vlgrp assignment, and now priv->vlgrp is always NULL.

This patch fixes the issue, plus fixes following sparse warning
introduced by the same commit:
gianfar.c:1406:13: warning: context imbalance in 'gfar_vlan_rx_register' - wrong count at exit

gfar_vlan_rx_register() checks for "if (old_grp == grp)" and tries
to return w/o dropping the lock.

According to net/8021q/vlan.c VLAN core issues rx_register() callback:
1. In register_vlan_dev() only on a newly created group;
2. In unregister_vlan_dev() only if the group becomes empty.

Thus the check in the gianfar driver isn't needed.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Acked-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-01-26 14:33:23 -08:00
..
2009-01-14 14:35:15 -08:00
2009-01-06 10:41:56 -08:00
2008-12-17 15:37:55 -08:00
2009-01-19 16:20:16 -08:00
2009-01-26 12:16:26 -08:00
2009-01-15 20:43:56 -08:00
2009-01-26 12:35:19 -08:00
2009-01-11 00:06:32 -08:00
2008-12-08 01:14:16 -08:00
2008-11-25 18:12:49 -08:00
2008-10-27 17:06:18 -07:00
2009-01-07 18:09:58 -08:00
2008-11-25 18:25:32 -08:00
2009-01-07 18:10:24 -08:00
2008-07-18 17:54:17 -07:00
2008-10-09 12:22:38 -07:00
2008-12-16 23:54:23 -08:00
2008-08-13 16:05:38 -07:00
2008-08-13 16:05:37 -07:00
2009-01-19 16:20:15 -08:00
2009-01-19 16:20:15 -08:00
2009-01-19 16:20:15 -08:00
2009-01-07 17:25:41 -08:00
2008-09-22 19:27:10 -07:00
2009-01-07 17:34:36 -08:00
2009-01-07 17:34:36 -08:00
2008-11-21 17:31:51 -08:00
2008-11-16 12:41:35 -08:00
2008-11-20 20:28:00 -08:00
2008-12-08 01:14:16 -08:00
2009-01-07 17:30:09 -08:00
2009-01-07 17:27:39 -08:00
2008-11-21 17:37:54 -08:00
2008-11-25 18:23:59 -08:00
2009-01-07 17:57:47 -08:00
2009-01-11 00:11:28 -08:00
2009-01-26 14:33:23 -08:00
2009-01-07 18:13:49 -08:00
2008-11-25 18:24:57 -08:00
2009-01-06 10:47:44 -08:00
2009-01-07 17:26:14 -08:00
2008-08-14 04:26:38 -04:00
2008-10-27 17:06:18 -07:00
2009-01-19 16:23:01 -08:00
2008-12-08 01:14:16 -08:00
2008-11-25 18:24:38 -08:00
2008-10-27 17:06:18 -07:00
2009-01-07 10:00:22 -08:00
2008-12-08 01:14:16 -08:00
2009-01-07 17:57:19 -08:00
2008-11-25 18:23:35 -08:00
2008-10-27 17:06:18 -07:00
2008-12-08 01:14:16 -08:00
2009-01-07 17:26:48 -08:00
2008-12-25 18:03:28 -08:00
2008-12-16 01:23:49 -08:00
2008-10-17 02:38:35 +11:00
2008-10-27 17:06:18 -07:00
2008-11-10 15:11:56 -05:00
2008-11-10 15:11:56 -05:00
2009-01-07 17:56:54 -08:00
2008-08-07 02:20:57 -04:00
2009-01-07 17:35:41 -08:00
2008-08-07 01:55:50 -04:00
2009-01-07 18:09:36 -08:00
2008-10-27 17:06:18 -07:00
2009-01-07 17:58:17 -08:00
2008-11-25 18:25:49 -08:00
2008-12-08 01:14:16 -08:00
2008-12-08 01:14:16 -08:00
2008-08-29 02:13:33 -07:00
2009-01-07 17:58:43 -08:00
2009-01-07 17:28:54 -08:00
2009-01-07 17:28:35 -08:00
2008-08-29 02:14:29 -07:00
2008-08-29 02:14:43 -07:00
2009-01-19 16:57:45 -08:00
2009-01-19 16:57:45 -08:00
2009-01-07 17:27:15 -08:00
2009-01-04 17:14:46 -08:00
2009-01-07 17:29:46 -08:00
2009-01-11 00:25:21 -08:00
2009-01-11 00:25:21 -08:00
2009-01-20 14:44:01 -08:00
2009-01-11 00:06:36 -08:00
2008-10-27 17:06:18 -07:00