libceph: rename ceph_osd_req_op::payload_len to indata_len
[linux-2.6-microblaze.git] / include / linux / if_team.h
index b84e49c..174f43f 100644 (file)
@@ -24,6 +24,7 @@ struct team_pcpu_stats {
        struct u64_stats_sync   syncp;
        u32                     rx_dropped;
        u32                     tx_dropped;
+       u32                     rx_nohandler;
 };
 
 struct team;