diff options
author | David Sommerseth <davids@redhat.com> | 2013-12-20 02:20:21 +0100 |
---|---|---|
committer | David Sommerseth <davids@redhat.com> | 2013-12-20 02:22:48 +0100 |
commit | 54a6b0bea9e210c0377c3510d8819df59c009d64 (patch) | |
tree | 7795a60a1e63de04e1f8d44680c26d75025d2990 /python-ethtool/netlink.c | |
parent | d4bc3a50bb6124a0000879f27d43e9685934d682 (diff) | |
download | python-ethtool-54a6b0bea9e210c0377c3510d8819df59c009d64.tar.gz python-ethtool-54a6b0bea9e210c0377c3510d8819df59c009d64.tar.xz python-ethtool-54a6b0bea9e210c0377c3510d8819df59c009d64.zip |
Merge struct etherinfo and etherinfo_py
Make things more "pythonic" and avoid another layer of wrapping
by removing the struct etherinfo. Move that information to the
main Python object instead.
This simplifies the object creation and handling too, as now
all strings are python objects.
Also update some of the documentation blocks along the way.
Signed-off-by: David Sommerseth <davids@redhat.com>
Diffstat (limited to 'python-ethtool/netlink.c')
0 files changed, 0 insertions, 0 deletions