Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
[pandora-kernel.git] / net / bluetooth / bnep / bnep.h
index d20f8a4..0d9e506 100644 (file)
@@ -165,7 +165,6 @@ struct bnep_session {
 
        struct socket    *sock;
        struct net_device *dev;
-       struct net_device_stats stats;
 };
 
 void bnep_net_setup(struct net_device *dev);