diff options
author | Jiri Pirko <jpirko@redhat.com> | 2010-06-15 05:27:57 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-06-15 20:47:12 +0200 |
commit | a35e2c1b6d90544b3c688783869817628e5f9607 (patch) | |
tree | 64fa6bc6b772248acfb92b5743c5f0d475126891 /net/wireless/util.c | |
parent | net: add rx_handler data pointer (diff) | |
download | linux-a35e2c1b6d90544b3c688783869817628e5f9607.tar.xz linux-a35e2c1b6d90544b3c688783869817628e5f9607.zip |
macvlan: use rx_handler_data pointer to store macvlan_port pointer V2
Register macvlan_port pointer as rx_handler data pointer. As macvlan_port is
removed from struct net_device, another netdev priv_flag is added to indicate
the device serves as a macvlan port.
Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions