Ying Xue
a74e942694
caif: __dev_get_by_index instead of dev_get_by_index to find interface
...
The following call chains indicate that chnl_net_open() is under
rtnl_lock protection as __dev_open() is protected by rtnl_lock.
So if __dev_get_by_index() instead of dev_get_by_index() is used
to find interface handler in it, this would help us avoid to change
interface reference counter.
__dev_open()
chnl_net_open()
Cc: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no>
Signed-off-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-01-14 18:50:47 -08:00
..
2013-11-15 13:28:47 +09:00
2014-01-14 15:15:25 -08:00
2013-12-31 16:23:35 -05:00
2013-11-20 21:52:30 -05:00
2013-11-20 21:52:30 -05:00
2013-11-20 21:52:30 -05:00
2014-01-14 18:50:47 -08:00
2014-01-10 10:59:40 -05:00
2014-01-13 23:42:39 -08:00
2014-01-14 18:50:47 -08:00
2013-12-21 14:56:21 +01:00
2014-01-14 15:15:25 -08:00
2014-01-14 18:50:46 -08:00
2014-01-13 11:22:55 -08:00
2014-01-14 18:50:46 -08:00
2013-12-06 12:37:57 -05:00
2013-12-17 16:32:30 -05:00
2014-01-10 10:59:40 -05:00
2014-01-14 15:15:25 -08:00
2014-01-14 18:18:22 -08:00
2013-11-20 21:52:30 -05:00
2013-12-06 12:37:57 -05:00
2013-11-20 21:52:30 -05:00
2013-12-16 12:54:02 +01:00
2014-01-13 12:00:16 -08:00
2014-01-06 17:37:45 -05:00
2014-01-14 14:42:42 -08:00
2013-12-22 18:53:08 -05:00
2014-01-14 15:15:25 -08:00
2013-12-06 12:37:56 -05:00
2014-01-06 19:48:38 -05:00
2013-11-20 21:52:30 -05:00
2014-01-14 17:11:26 -08:00
2014-01-14 15:15:25 -08:00
2013-12-31 13:38:41 -05:00
2013-11-19 15:50:47 -08:00
2014-01-14 15:15:25 -08:00
2013-12-11 10:56:21 -05:00
2014-01-06 17:37:45 -05:00
2013-11-20 21:52:30 -05:00
2014-01-14 15:15:25 -08:00
2014-01-14 18:18:22 -08:00
2014-01-14 15:15:25 -08:00
2014-01-14 18:18:22 -08:00
2013-12-18 16:42:06 -05:00
2013-11-20 21:52:30 -05:00
2013-11-21 13:09:42 -05:00
2014-01-06 17:37:45 -05:00
2013-12-09 20:24:18 -05:00
2014-01-14 15:15:25 -08:00
2013-11-29 16:12:52 -05:00
2014-01-03 23:41:42 +01:00
2013-11-03 23:20:14 -05:00
2013-12-10 22:24:13 -05:00