Commit fe8300f
net: core: add __netdev_upper_dev_unlink()
The netdev_upper_dev_unlink() has to work differently according to flags.
This idea is the same with __netdev_upper_dev_link().
In the following patches, new flags will be added.
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>1 parent 1aad804 commit fe8300f
1 file changed
+16
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7762 | 7762 | | |
7763 | 7763 | | |
7764 | 7764 | | |
7765 | | - | |
7766 | | - | |
7767 | | - | |
7768 | | - | |
7769 | | - | |
7770 | | - | |
7771 | | - | |
7772 | | - | |
7773 | | - | |
7774 | | - | |
| 7765 | + | |
| 7766 | + | |
7775 | 7767 | | |
7776 | 7768 | | |
7777 | 7769 | | |
| |||
7800 | 7792 | | |
7801 | 7793 | | |
7802 | 7794 | | |
| 7795 | + | |
| 7796 | + | |
| 7797 | + | |
| 7798 | + | |
| 7799 | + | |
| 7800 | + | |
| 7801 | + | |
| 7802 | + | |
| 7803 | + | |
| 7804 | + | |
| 7805 | + | |
| 7806 | + | |
| 7807 | + | |
| 7808 | + | |
7803 | 7809 | | |
7804 | 7810 | | |
7805 | 7811 | | |
| |||
0 commit comments