Files
linux/include/linux
Jiri Pirko 35f8524540 team: fix mtu setting
[ Upstream commit 9d0d68faea ]

Now it is not possible to set mtu to team device which has a port
enslaved to it. The reason is that when team_change_mtu() calls
dev_set_mtu() for port device, notificator for NETDEV_PRECHANGEMTU
event is called and team_device_event() returns NOTIFY_BAD forbidding
the change. So fix this by returning NOTIFY_DONE here in case team is
changing mtu in team_change_mtu().

Introduced-by: 3d249d4c "net: introduce ethernet teaming device"
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Acked-by: Flavio Leitner <fbl@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-06-26 15:12:38 -04:00
..
2013-05-17 14:31:05 -04:00
2013-03-01 13:39:00 -08:00
2013-07-25 14:07:23 -07:00
2013-12-04 10:56:22 -08:00
2013-01-02 17:36:10 -08:00
2013-05-07 19:46:02 -07:00
2011-07-20 20:47:43 -04:00
2012-10-08 13:50:20 +10:30
2012-12-02 00:05:12 +00:00
2011-10-26 15:43:25 -04:00
2011-08-03 11:30:42 -04:00
2013-03-23 16:11:31 -07:00
2013-03-22 15:18:18 -07:00
2013-12-08 07:29:27 -08:00
2012-01-03 22:54:57 -05:00
2011-10-29 21:20:22 +02:00
2013-03-12 11:30:04 -07:00
2012-03-23 16:58:38 -07:00
2012-02-20 19:46:36 +11:00
2013-05-01 16:36:22 +05:30
2013-03-28 10:10:25 -06:00
2012-12-24 09:36:38 -07:00
2012-09-30 18:02:20 -07:00
2013-07-28 16:30:11 -07:00
2011-11-26 14:59:39 -05:00
2012-10-16 18:49:15 -07:00
2013-02-26 02:46:08 -05:00
2013-05-07 18:38:27 -07:00
2013-03-15 15:09:43 +10:30
2013-04-29 18:28:40 -07:00
2012-11-22 13:43:27 +09:00
2013-02-22 23:31:31 -05:00
2012-11-08 16:58:30 +01:00
2011-07-01 15:34:45 -07:00
2013-10-13 16:08:28 -07:00
2014-04-03 12:01:05 -07:00
2013-01-25 21:03:54 -08:00
2012-03-26 21:47:19 +02:00
2012-03-26 21:47:19 +02:00
2012-03-26 21:47:19 +02:00
2011-07-01 10:37:15 +02:00
2013-02-06 15:59:47 -05:00
2014-06-26 15:12:38 -04:00
2013-07-28 16:30:05 -07:00
2011-07-21 13:47:54 -07:00
2013-01-29 13:59:57 -05:00
2012-03-20 12:47:48 +01:00
2012-03-20 12:47:47 +01:00
2013-01-10 11:44:38 -06:00
2012-07-17 09:13:37 -07:00
2012-05-31 17:49:32 -07:00
2013-04-30 17:04:06 -07:00
2011-09-16 19:20:20 -04:00
2013-04-01 11:04:50 -07:00
2012-10-10 01:15:44 -04:00
2013-04-30 17:04:00 -07:00
2013-10-13 16:08:35 -07:00
2014-04-03 12:01:05 -07:00
2013-03-15 15:09:43 +10:30
2012-12-14 13:06:40 +10:30
2012-12-25 18:45:06 -05:00
2013-07-21 18:21:29 -07:00
2014-01-15 15:28:47 -08:00
2012-12-11 17:22:27 -08:00
2013-05-04 14:47:26 -04:00
2012-10-17 15:53:02 -05:00
2012-10-10 22:41:05 -04:00
2012-07-10 10:32:06 -05:00
2012-05-21 14:31:48 +01:00
2012-07-31 18:42:43 -07:00
2013-04-29 15:54:28 -07:00
2013-03-12 11:40:53 -04:00
2014-02-13 13:47:59 -08:00
2011-11-02 16:07:02 -07:00
2012-03-20 21:29:38 -04:00
2013-04-29 15:54:28 -07:00
2013-04-12 10:26:23 +02:00
2012-10-06 03:05:01 +09:00
2013-04-09 14:13:29 -04:00
2013-02-19 08:43:34 +01:00
2013-03-29 15:31:30 -04:00
2013-04-30 15:50:12 +05:30
2011-08-16 00:16:49 -07:00
2013-08-20 08:43:02 -07:00
2013-03-21 11:47:51 -04:00
2012-08-21 16:28:31 +02:00
2012-10-09 16:22:32 +09:00
2012-07-22 23:57:55 +04:00
2013-01-15 22:43:15 -08:00
2013-03-20 12:10:38 -04:00
2013-03-28 11:10:22 -07:00
2013-07-28 16:29:55 -07:00