Commit 0da6edb
hv_netvsc: remove open_cnt reference count
There is only ever a single instance of network device object
referencing the internal rndis object. Therefore the open_cnt atomic
is not necessary.
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>1 parent 345ac08 commit 0da6edb
3 files changed
+4
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
823 | 823 | | |
824 | 824 | | |
825 | 825 | | |
826 | | - | |
827 | | - | |
828 | 826 | | |
829 | 827 | | |
830 | 828 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1362 | 1362 | | |
1363 | 1363 | | |
1364 | 1364 | | |
1365 | | - | |
1366 | | - | |
1367 | | - | |
1368 | 1365 | | |
1369 | 1366 | | |
1370 | 1367 | | |
| |||
1373 | 1370 | | |
1374 | 1371 | | |
1375 | 1372 | | |
1376 | | - | |
1377 | | - | |
1378 | | - | |
1379 | 1373 | | |
1380 | 1374 | | |
1381 | 1375 | | |
1382 | 1376 | | |
1383 | 1377 | | |
1384 | | - | |
| 1378 | + | |
| 1379 | + | |
| 1380 | + | |
1385 | 1381 | | |
0 commit comments