diff options
author | Jianjun Kong <jianjun@zeuux.org> | 2009-04-20 06:05:34 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-04-21 11:02:53 +0200 |
commit | d035fbccc4edd2bd69d9314faf03ba832b85a1d7 (patch) | |
tree | b63c9fc4166e8fc90e309835173e60a11e5def5c /lib | |
parent | net: factor out ethtool invocation of vlan/macvlan drivers (diff) | |
download | linux-d035fbccc4edd2bd69d9314faf03ba832b85a1d7.tar.xz linux-d035fbccc4edd2bd69d9314faf03ba832b85a1d7.zip |
rtl8139: unify the struct's name
unify the struct's name of "struct rtl8139_private *np" to "struct rtl8139_private *tp"
most of them like this:
struct rtl8139_private *tp = netdev_priv(dev);
Signed-off-by: Amos Kong <jianjun@zeuux.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions