From: Jianjun Kong Date: Mon, 20 Apr 2009 04:05:34 +0000 (+0000) Subject: rtl8139: unify the struct's name X-Git-Tag: v2.6.31-rc1~330^2~587 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d035fbccc4edd2bd69d9314faf03ba832b85a1d7;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed