From: Eric Dumazet Date: Thu, 19 Aug 2010 23:51:33 +0000 (+0000) Subject: irda: use net_device_stats from struct net_device X-Git-Tag: v2.6.37-rc1~147^2~730 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81ce790bd75d49a0d119f5d7b27405e1d9b1bd57;p=pandora-kernel.git irda: use net_device_stats from struct net_device struct net_device has its own struct net_device_stats member, so use this one instead of a private copy in the irlan_cb struct. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed