Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linux
[cascardo/linux.git] / include / net / dst_ops.h
index 1f99a1d..d642539 100644 (file)
@@ -12,7 +12,6 @@ struct sock;
 
 struct dst_ops {
        unsigned short          family;
-       __be16                  protocol;
        unsigned int            gc_thresh;
 
        int                     (*gc)(struct dst_ops *ops);