Scott Feldman
e9fdaec0e0
switchdev: change BUG_ON to WARN for attr set failure case
...
This particular BUG_ON condition was checking for attr set err in the
COMMIT phase, which isn't expected (it's a driver bug if PREPARE phase is
OK but COMMIT fails). But BUG_ON() is too strong for this case, so change
to WARN(). BUG_ON() would be warranted if the system was corrupted beyond
repair, but this is not the case here.
Signed-off-by: Scott Feldman <sfeldma@gmail.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2015-06-23 06:57:17 -07:00
..
2015-02-14 23:08:44 +01:00
2015-04-18 17:45:30 -04:00
2015-03-02 16:43:41 -05:00
2015-06-01 16:50:52 -07:00
2015-05-11 10:50:17 -04:00
2015-05-11 10:50:17 -04:00
2015-06-18 21:14:32 +02:00
2015-06-07 17:07:20 +02:00
2015-06-18 21:05:31 +03:00
2015-06-23 06:56:18 -07:00
2015-06-01 22:51:30 -07:00
2015-06-09 09:39:49 +02:00
2015-06-01 22:51:30 -07:00
2015-06-23 06:56:18 -07:00
2015-03-06 21:50:02 -05:00
2015-06-15 19:49:22 -07:00
2015-05-11 10:50:17 -04:00
2015-06-01 22:51:30 -07:00
2015-06-04 15:44:30 -07:00
2015-03-01 13:40:23 -05:00
2015-06-04 12:27:15 +02:00
2015-06-23 01:19:52 -07:00
2015-06-18 21:14:31 +02:00
2015-05-11 10:50:17 -04:00
2015-05-25 17:46:21 -04:00
2015-05-11 10:50:17 -04:00
2015-05-11 10:50:17 -04:00
2015-05-11 10:50:18 -04:00
2015-05-11 10:50:17 -04:00
2015-06-10 16:05:36 +02:00
2015-06-17 16:00:40 +02:00
2015-06-13 23:56:52 -07:00
2015-06-23 06:23:23 -07:00
2015-03-31 13:58:35 -04:00
2015-06-21 10:18:18 -07:00
2015-06-18 21:14:32 +02:00
2015-06-15 18:10:37 +02:00
2015-06-08 20:06:56 -07:00
2015-06-23 06:53:29 -07:00
2015-05-11 10:50:17 -04:00
2015-06-21 09:32:08 -07:00
2015-05-29 13:13:45 +02:00
2015-06-18 21:14:32 +02:00
2015-05-11 10:50:17 -04:00
2015-06-21 09:47:24 -07:00
2015-06-13 23:56:52 -07:00
2015-05-04 12:02:40 -04:00
2015-06-23 06:57:17 -07:00
2015-06-13 23:56:52 -07:00
2015-06-10 22:49:20 -07:00
2015-05-11 10:50:17 -04:00
2015-06-13 23:56:52 -07:00
2015-05-11 10:50:17 -04:00
2015-06-01 22:51:30 -07:00
2015-04-09 00:02:26 -04:00
2015-05-14 01:10:05 -04:00
2015-03-04 00:26:06 -05:00
2015-05-11 10:50:17 -04:00