Acked-by: Andy Zhou <[email protected]>
On Thu, Aug 1, 2013 at 2:29 PM, Ben Pfaff <[email protected]> wrote: > Signed-off-by: Ben Pfaff <[email protected]> > --- > lib/netdev-linux.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/lib/netdev-linux.c b/lib/netdev-linux.c > index 768b4e8..19e39bd 100644 > --- a/lib/netdev-linux.c > +++ b/lib/netdev-linux.c > @@ -355,7 +355,6 @@ static int tc_calc_buffer(unsigned int Bps, int mtu, > uint64_t burst_bytes); > struct netdev_linux { > struct netdev up; > > - struct shash_node *shash_node; > unsigned int cache_valid; > unsigned int change_seq; > > -- > 1.7.10.4 > > _______________________________________________ > dev mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/dev >
_______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
