summaryrefslogtreecommitdiff
path: root/cookie.h
blob: 14f18017fc1e9ad7561cb9c7cf4b0e056f0dd27c (plain)
1
2
3
4
5
6
#ifndef COOKIE_H
#define COOKIE_H

extern void to_std_log(FILE **fp);

#endif /* COOKIE_H */
ption value='30'>30space:mode:
Diffstat
x/net-next.git/patch/?id=bab6b1d8c4bd8f85f607f8663a8e2abd0986b086'>patch)
tree0c84c2e6e3098ff4e5857ca66142080ff71caa54
parent93b636cae5dd2006a252b11606c3080f60462b90 (diff)
net: igbvf: Use net_device_stats from struct net_device
Instead of using a private copy of struct net_device_stats in struct igbvf_adapter, use stats from struct net_device. Also remove the now unnecessary .ndo_get_stats function. Cc: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Cc: intel-wired-lan@lists.osuosl.org Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat