diff options
author | WingMan Kwok <w-kwok2@ti.com> | 2018-04-17 17:30:41 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-18 21:00:57 -0400 |
commit | 0542a87c546726510e7a572b16c5493ca42024c4 (patch) | |
tree | 02b94c130c0305b5d1eb1919496fe24ff6c4c364 /README | |
parent | 21f706bb10cf7d905d89ceb3f689b8b844520127 (diff) | |
download | linux-0542a87c546726510e7a572b16c5493ca42024c4.tar.bz2 |
net: netcp: add api to support set rx mode in netcp modules
This patch adds an API to support setting rx mode in
netcp modules. If a netcp module needs to be notified
when upper layer transitions from one rx mode to
another and react accordingly, such a module will implement
the new API set_rx_mode added in this patch. Currently
rx modes supported are PROMISCUOUS and NON_PROMISCUOUS
modes.
Signed-off-by: WingMan Kwok <w-kwok2@ti.com>
Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions