diff options
| author | Glen Lee <glen.lee@atmel.com> | 2015-12-21 08:18:37 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-12-22 00:21:09 +0300 |
| commit | 1f435d2ef4cdb9c451f768d6c2e827351a55c64b (patch) | |
| tree | 4de218b62103f24aae995d8fd62a887349b769ef /scripts | |
| parent | a4cac4810104b010572ebcb7de419effef3ff33b (diff) | |
| download | linux-1f435d2ef4cdb9c451f768d6c2e827351a55c64b.tar.xz | |
staging: wilc1000: change vif to pointer to refence real private data
vif of struct has it's own memory which is not necessary because we have
allocated vif from netdev_priv.
Change vif to pointer type and assign vif which is netdev private data.
Change it's operator on related codes as well.
Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
