]> Git Repo - linux.git/blobdiff - include/net/atmclip.h
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
[linux.git] / include / net / atmclip.h
index b5a51a7bb36476ce7be0a4f3ed0130742e354276..467c531b8a7ef84cc2610eb78ebb137799135ec2 100644 (file)
@@ -50,7 +50,6 @@ struct atmarp_entry {
 struct clip_priv {
        int number;                     /* for convenience ... */
        spinlock_t xoff_lock;           /* ensures that pop is atomic (SMP) */
-       struct net_device_stats stats;
        struct net_device *next;        /* next CLIP interface */
 };
 
This page took 0.031562 seconds and 4 git commands to generate.