diff options
author | Wang Chen <[email protected]> | 2008-11-20 01:02:05 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2008-11-20 01:02:05 -0800 |
commit | f4bdd264b43cc60dccb617afce2859dffdd7a935 (patch) | |
tree | 26cb9d386b1f1fa1a2902ee9943b71dee7423f9a /lib/string.c | |
parent | f3a216d1da1c034c425c4eafe27a1b45269985c7 (diff) |
netdevice hamradio: Convert directly reference of netdev->priv
Since all the memory, which pointed by netdev->priv, are allocated in
advance instead of by alloc_netdev(). Use netdev->ml_priv to point to
those memory.
Signed-off-by: Wang Chen <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/string.c')
0 files changed, 0 insertions, 0 deletions