David L Stevens
8266f5fcf0
sunvnet: only use connected ports when sending
...
The sunvnet driver doesn't check whether or not a port is connected when
transmitting packets, which results in failures if a port fails to connect
(e.g., due to a version mismatch). The original code also assumes
unnecessarily that the first port is up and a switch, even though there is
a flag for switch ports.
This patch only matches a port if it is connected, and otherwise uses the
switch_port flag to send the packet to a switch port that is up.
Signed-off-by: David L Stevens <david.stevens@oracle.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2014-07-28 17:29:53 -07:00
..
2014-05-13 17:43:20 -04:00
2014-05-18 21:24:52 -04:00
2014-05-13 17:43:20 -04:00
2014-03-28 01:38:02 -04:00
2014-03-28 01:38:01 -04:00
2014-06-25 16:31:17 -07:00
2014-05-13 17:43:20 -04:00
2014-05-24 00:32:30 -04:00
2014-07-23 14:54:12 -07:00
2013-11-11 14:02:08 -05:00
2014-05-13 18:02:24 -04:00
2014-06-06 16:24:07 -07:00
2014-07-24 23:43:57 -07:00
2014-06-12 14:27:40 -07:00
2014-05-05 17:11:18 -04:00
2014-05-13 17:43:20 -04:00
2014-06-25 16:01:54 -07:00
2014-03-24 21:18:58 -07:00
2014-06-06 16:24:07 -07:00
2014-06-05 15:12:11 -07:00
2014-06-22 17:12:36 -07:00
2014-06-06 16:24:07 -07:00
2014-07-11 14:34:33 -07:00
2014-05-13 17:43:20 -04:00
2014-07-07 19:48:19 -07:00
2014-05-13 17:43:20 -04:00
2014-06-02 23:39:05 -07:00
2013-09-27 17:38:32 -04:00
2014-03-24 21:19:02 -07:00
2014-06-06 16:24:07 -07:00
2014-05-13 17:43:20 -04:00
2014-07-10 12:45:24 -07:00
2014-07-08 20:51:36 -07:00
2014-07-21 22:46:01 -07:00
2014-06-02 00:13:51 -07:00
2014-05-13 17:43:20 -04:00
2014-01-16 11:53:26 -08:00
2014-05-13 17:43:20 -04:00
2014-05-13 17:43:20 -04:00
2014-06-06 16:24:07 -07:00
2013-09-04 13:18:19 -04:00
2014-06-06 16:24:07 -07:00
2014-06-03 16:08:52 -07:00
2013-11-14 07:55:21 +09:00
2014-06-06 16:24:07 -07:00
2014-05-13 17:43:20 -04:00
2014-01-16 11:53:26 -08:00
2014-06-11 15:44:29 -07:00
2014-03-28 01:38:02 -04:00
2014-07-16 22:23:55 -07:00
2014-06-11 15:15:31 -07:00
2014-06-11 15:01:30 -07:00
2014-01-16 11:53:26 -08:00
2014-06-11 16:02:55 -07:00
2014-01-16 11:53:26 -08:00
2014-03-24 21:19:08 -07:00
2014-05-13 17:43:20 -04:00
2014-06-03 23:32:12 -07:00
2014-07-07 19:53:45 -07:00
2014-07-28 17:29:53 -07:00
2014-05-13 17:43:20 -04:00
2014-06-21 17:17:39 -07:00
2014-06-16 21:33:50 -07:00
2014-06-11 00:13:16 -07:00
2014-01-16 11:53:26 -08:00
2014-06-12 10:31:10 -07:00
2014-02-28 16:57:24 -05:00
2014-05-22 15:50:13 -04:00
2013-12-06 12:37:55 -05:00
2014-04-01 16:43:18 -04:00
2014-03-28 01:38:02 -04:00
2014-05-14 16:09:33 -04:00
2014-04-21 14:58:48 -04:00
2013-10-21 17:21:01 -04:00
2014-05-14 15:11:22 -04:00
2013-11-07 02:14:32 -05:00
2014-06-03 23:32:12 -07:00
2014-01-16 11:53:26 -08:00
2014-02-17 00:36:34 -05:00
2014-06-02 23:39:05 -07:00
2013-12-06 12:37:55 -05:00
2014-01-16 11:53:26 -08:00